Bootstrap
Table of Contents
- boot() : void
- Boot the application.
- bootstrap() : void
- Load the boostrap file.
- configure() : void
- Set Default configuration.
- registerApp() : void
- Register the App.
- registerClassAliases() : void
- Register the class aliases.
Methods
boot()
Boot the application.
public
boot() : void
Tags
Return values
void —bootstrap()
Load the boostrap file.
public
bootstrap() : void
Tags
Return values
void —configure()
Set Default configuration.
public
configure() : void
Tags
Return values
void —registerApp()
Register the App.
public
registerApp() : void
Tags
Return values
void —registerClassAliases()
Register the class aliases.
protected
registerClassAliases() : void