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

indexAction() public méthode

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