Alex\BehatLauncher\Controller\FrontendController::showAction PHP Method

showAction() public method

public showAction ( )
    public function showAction()
    {
        return $this->render('layout.html.twig');
    }