Sulu\Component\Content\Document\Structure\Structure::getContentViewProperty PHP Method

getContentViewProperty() public method

public getContentViewProperty ( $name )
    public function getContentViewProperty($name)
    {
        throw new \Exception('Cannot retrieve content view property for non-managed property');
    }