Loader
Less than 1 minute
Loader
Application Request Loader.
This class determines from where the application execution was initiated. Normally this will result in a [[Hazaar\Application\Request\Http]] object being returned as Hazaar applications are most often used as web-based applications. However it is possible to build and execute command line Hazaar applications. When executing an application of this type this method will return a [[Hazaar\Application\Request\Cli]] object.
Methods
load
public load({Array})
Generated by Hazaar API Doc Generator