Elastica\Cluster::getClient PHP Méthode

getClient() public méthode

Returns the client object.
public getClient ( ) : Client
Résultat Client Client object
    public function getClient()
    {
        return $this->_client;
    }