PHP » GoLang |
login |
register |
about
|
GoLang Yaf_Application::bootstrap
request it (243)
GoLang replacement for PHP's Yaf_Application::bootstrap
[edit | history]
PHP Yaf_Application::bootstrapPHP original manual for Yaf_Application::bootstrap [ show | php.net ]Yaf_Application::bootstrap(Yaf >=1.0.0) Yaf_Application::bootstrap — Call bootstrap DescriptionRun a Bootstrap, all the methods defined in the Bootstrap and named with prefix "_init" will be called according to their declaration order, if the parameter bootstrap is not supplied, Yaf will look for a Bootstrap under application.directory. Parameters
Return ValuesYaf_Application instance ExamplesExample #1 A Bootstrap()example
<?php Example #2 Yaf_Application::bootstrap()example
<?php The above example will output something similar to: 1st called 2nd called See Also |
more
Recently updated
more
Most requested
more
Last requests
|