Neos\Flow\Fixtures\ClassWithSettersAndConstructor::getProperty1 PHP Метод

getProperty1() публичный Метод

public getProperty1 ( )
    public function getProperty1()
    {
        return $this->property1;
    }