Exemplo n.º 1
0
 /**
  * Reinitializes the kernel environment.
  */
 public function reInitialize()
 {
     $this->kernelHandler->reInitialize();
 }