PHP Class MongoMaxKey

Inheritance: implements Alcaeus\MongoDbAdapter\TypeInterface
ファイルを表示 Open project: alcaeus/mongo-php-adapter Class Usage Examples

Public Methods

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

Method Details

toBSONType() public method

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