Mongo::__constructThe __construct purpose Description
public Mongo::__construct
([ string
$server
[, array $options
]] )This method overwrites the MongoClient constructor and turns off acknowledged writes. Please see MongoClient::__construct for description of the parameters. Return ValuesWarning
Instanciating this class will emit Please use the MongoClient instead. |