コード例 #1
0
 /**
  * Reinitializes the kernel environment.
  */
 public function reInitialize()
 {
     $this->kernelHandler->reInitialize();
 }