Doctrine\OrientDB\Binding\Adapter\CurlClientAdapter::getClient PHP Method

getClient() public method

public getClient ( )
    public function getClient()
    {
        return $this->client;
    }