Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\Controller\RedirectTestController::indexAction PHP Method

indexAction() public method

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