MongoDB\Driver\ReadConcern::__constructConstruct immutable ReadConcern Description
final public MongoDB\Driver\ReadConcern::__construct
([ string
$level
] )Creates a new ReadConcern. Parameters
Errors/Exceptions
ExamplesExample #1 MongoDB\Driver\ReadConcern::__construct example
<?php See Also |