Neos\Flow\Tests\Functional\Mvc\Fixtures\Controller\ActionControllerTestAController::b PHP Méthode

b() public méthode

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
Résultat void
    public function b()
    {
    }