Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Ejemplo n.º 1
0
 public function indexAction()
 {
     return BlogController::listAction();
 }