Sonata\PaymentBundle\Controller\DebugPaymentController::getKernel PHP Method

getKernel() protected method

protected getKernel ( ) : Kernel
return Symfony\Component\HttpKernel\Kernel
    protected function getKernel()
    {
        return $this->get('kernel');
    }