PHP Class MongoMinKey

Inheritance: implements Alcaeus\MongoDbAdapter\TypeInterface
Exibir arquivo Open project: alcaeus/mongo-php-adapter Class Usage Examples

Public Methods

Method Description
toBSONType ( ) : MongoDB\BSON\MinKey Converts this to the new BSON MinKey type

Method Details

toBSONType() public method

Converts this to the new BSON MinKey type
public toBSONType ( ) : MongoDB\BSON\MinKey
return MongoDB\BSON\MinKey