Beispiel #1
0
 public function bootstrapKernel(AppKernel $kernel)
 {
     $kernel->bootstrap();
     $kernel->getConfiguration()->setReadOnly();
 }