Ejemplo n.º 1
0
 protected function setup()
 {
     parent::setup();
     self::$kernel = self::createKernel();
     self::$kernel->boot();
 }