PHP Class MongoMinKey

Inheritance: implements Alcaeus\MongoDbAdapter\TypeInterface
Afficher le fichier Open project: alcaeus/mongo-php-adapter Class Usage Examples

Méthodes publiques

Méthode Description
toBSONType ( ) : MongoDB\BSON\MinKey Converts this to the new BSON MinKey type

Method Details

toBSONType() public méthode

Converts this to the new BSON MinKey type
public toBSONType ( ) : MongoDB\BSON\MinKey
Résultat MongoDB\BSON\MinKey