You are here

function xautoload_BootSchedule_Interface::initBootstrapPhase in X Autoload 7.3

Init the phase where the database is available, and register the namespaces and prefixes for all modules.

2 methods override xautoload_BootSchedule_Interface::initBootstrapPhase()
xautoload_BootSchedule_Default::initBootstrapPhase in lib/BootSchedule/Default.php
Init the phase where the database is available, and register the namespaces and prefixes for all modules.
xautoload_BootSchedule_Proxy::initBootstrapPhase in lib/BootSchedule/Proxy.php
Init the phase where the database is available, and schedule the registration of the namespaces and prefixes for all modules.

File

lib/BootSchedule/Interface.php, line 9

Class

xautoload_BootSchedule_Interface

Code

function initBootstrapPhase();