PHPUnit\Runner\CleverAndSmart\Unit\Mother::getPrivateProperty PHP Method

getPrivateProperty() public method

public getPrivateProperty ( )
    public function getPrivateProperty()
    {
        return $this->privateProperty;
    }