PHP Class Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\Controller\RedirectTestController

Inheritance: extends Neos\Flow\Mvc\Controller\ActionController
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
indexAction ( ) : string Includes the widget through its Index.html template and renders it.

Method Details

indexAction() public method

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