bind()
bind(\Omega\Application\Application $application) : void
Registers or binds services into the application container.
Parameters
\Omega\Application\Application | $application | Holds the main application container to which services are bound. |
Returns
void —This method does not return a value.