__construct()
getApplication()
run()
acquire()
$_self
The main class to start an application using WebLab Framework
__construct(string $config)
string
Path to configuration file.
getApplication() : \WebLab_Application
\WebLab_Application
acquire(string $location)
The file to require.
$_self : \WebLab_Application