Neos\FluidAdaptor\Tests\Functional\Core\Fixtures\ViewHelpers\Controller\SomeAjaxController::indexAction PHP Метод

indexAction() публичный Метод

The template of this action renders an OK string and the URI pointing to the ajaxAction().
public indexAction ( ) : void
Результат void
    public function indexAction()
    {
    }
SomeAjaxController