bind()
bind(\Omega\Application\Application $application) : void
Binding all view functions.
Binds the 'view' service, which provides access to the ViewManager for rendering views.
Parameters
\Omega\Application\Application | $application | Holds an instance of Application. |