|
MongoDB\Driver\ReadConcern::__constructCreate a new ReadConcern Description
final public MongoDB\Driver\ReadConcern::__construct(stringnull
$level = null )Constructs a new MongoDB\Driver\ReadConcern, which is an immutable value object. Parameters
Errors/Exceptions
ExamplesExample #1 MongoDB\Driver\ReadConcern::__construct example
See Also |