Alcaeus\MongoDbAdapter\TypeInterface::toBSONType PHP 메소드

toBSONType() 공개 메소드

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