$driverOptions public property
Options for the MongoDB driver. Any driver-specific options not included in MongoDB connection string specification.
See also http://php.net/manual/en/mongodb-driver-manager.construct.php.
public array $driverOptions = []
Please login to continue.