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

getRouter() protected method

protected getRouter ( ) : Symfony\Component\Routing\RouterInterface
return Symfony\Component\Routing\RouterInterface
    protected function getRouter()
    {
        return $this->get('router');
    }