Jackalope\Transport\DoctrineDBAL\Client::getProperty PHP Method

getProperty() public method

{@inheritDoc}
public getProperty ( $path )
    public function getProperty($path)
    {
        throw new NotImplementedException('Getting properties by path is not implemented yet');
    }