PHP 클래스 Neos\Flow\Tests\Functional\Mvc\Fixtures\Controller\RoutingTestAController

상속: extends Neos\Flow\Mvc\Controller\ActionController
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
barAndBazAction ( string $bar, string $baz ) : string

메소드 상세

barAndBazAction() 공개 메소드

public barAndBazAction ( string $bar, string $baz ) : string
$bar string
$baz string
리턴 string