Neos\Flow\Tests\Functional\Mvc\Fixtures\Controller\ActionControllerTestAController::b PHP 메소드

b() 공개 메소드

A method with a very short name, to make sure that the ActionController code does not choke on it.
또한 보기: http://forge.typo3.org/issues/47469
public b ( ) : void
리턴 void
    public function b()
    {
    }