Predis\Connection\Aggregate\ReplicationInterface::getMaster PHP Метод

getMaster() публичный Метод

Returns the connection instance for the master Redis node.
public getMaster ( ) : Predis\Connection\NodeConnectionInterface
Результат Predis\Connection\NodeConnectionInterface
    public function getMaster();