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