Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassB::getSomeProperty PHP Méthode

getSomeProperty() public méthode

public getSomeProperty ( ) : string
Résultat string
    public function getSomeProperty()
    {
        return $this->someProperty;
    }