\VegasBootstrapInterface

Interface BootstrapInterface

Summary

Methods
Constants
setup()
run()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setup()

setup() : mixed

Executes all bootstrap initializator This method can be overloaded to load own initializator.

Returns

mixed

run()

run() : mixed

Runs application

Returns

mixed