Пример #1
0
 protected function __construct()
 {
     parent::__construct();
     ShellExceptionHandler::initialise();
     $this->Profiler->sample('Engine Initialisation (Shell Mode)');
 }