Jackalope\Transport\DoctrineDBAL\Client::getProperty PHP 메소드

getProperty() 공개 메소드

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