PHP 인터페이스 Alcaeus\MongoDbAdapter\TypeInterface

파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter

공개 메소드들

메소드 설명
toBSONType ( ) : mixed Converts the type to the corresponding BSON type

메소드 상세

toBSONType() 공개 메소드

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