Neos\Flow\Tests\Reflection\Fixture\DummyClassWithMethods::secondMethod PHP Method

secondMethod() protected method

Some method
protected secondMethod ( ) : void
return void
    protected function secondMethod()
    {
    }
DummyClassWithMethods