Пример #1
0
 /**
  *
  */
 protected function shutdown()
 {
     $this->bootstrap->shutdown();
     exit($this->response->getExitCode());
 }