Acme\HelloBundle\Controller\DefaultController::indexAction PHP Метод

indexAction() публичный метод

public indexAction ( )
    public function indexAction()
    {
        return $this->render('AcmeHelloBundle:Default:index.html.php');
    }

Same methods

DefaultController::indexAction ( $name )
DefaultController