\Omega\Http\ServiceProvider ResponseServiceProvider

Response service provider class.

The ResponseServiceProvider class is responsible for binding the Response class to the application container in Omega.

Summary

Methods
Properties
Constants
bind
No public properties found
No public constants found
No protected methods found
No protected properties found
No protected constants found
No private methods found
No private properties found
No private constants found

Methods

bind()

bind(\Omega\Application\Application  $application) : void

Bind the class.

Parameters

\Omega\Application\Application $application

Holds an instance of Application.

Returns

void —