Neos\Flow\Tests\Functional\Mvc\Fixtures\Controller\ActionControllerTestAController::b PHP Method

b() public method

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