コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function initialize(ContextInterface $context)
 {
     $context->setKernel($this->kernel);
 }