Neos\Flow\Tests\Functional\Reflection\Fixtures\AnnotatedClass::regularAnnotations PHP Method

regularAnnotations() public method

This is the description for the regularAnnotations method.
public regularAnnotations ( string $foo, integer $bar ) : integer
$foo string
$bar integer
return integer
    public function regularAnnotations($foo, $bar)
    {
    }