[static, private]
Initial value:
array ( 'cfg', // The configuration system 'loader', // The class loader system 'debug', // Debug output 'db', // Database layer 'io', // Base I/O system (local file [or network]) 'engine', // Template engine ( for ApplicationEntryPoint::app_die() ) 'lang', // Language sub-system 'app', // The ApplicationHelper instance )
Definition at line 38 of file index.php.