Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\Controller\RedirectTestController::indexAction PHP Méthode

indexAction() public méthode

Includes the widget through its Index.html template and renders it.
public indexAction ( ) : string
Résultat string
    public function indexAction()
    {
    }
RedirectTestController