Alcaeus\MongoDbAdapter\TypeInterface::toBSONType PHP Method

toBSONType() public method

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