Tiger_Application_Bootstrap
@api· extendsZend_Application_Bootstrap_Bootstrap
Tiger's base application bootstrap.
An app's application/Bootstrap.php extends this to inherit module scanning, default-namespace wiring, theme-as-path resolution, and the config cascade — without copying any of it. Tiger-owned; extend behavior by adding _init* methods in the app subclass, not by editing this file.