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

indexAction() public method

The template of this action renders an OK string and the URI pointing to the ajaxAction().
public indexAction ( ) : void
return void
    public function indexAction()
    {
    }
SomeAjaxController