PHP Interface Alcaeus\MongoDbAdapter\TypeInterface

Show file Open project: alcaeus/mongo-php-adapter

Public Methods

Method Description
toBSONType ( ) : mixed Converts the type to the corresponding BSON type

Method Details

toBSONType() public method

Converts the type to the corresponding BSON type
public toBSONType ( ) : mixed
return mixed