Neos\Flow\Fixtures\ClassWithSettersAndConstructor::getProperty2 PHP 메소드

getProperty2() 공개 메소드

public getProperty2 ( )
    public function getProperty2()
    {
        return $this->property2;
    }