Neos\Flow\Fixtures\ClassWithSettersAndConstructor::getProperty1 PHP Method

getProperty1() public method

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