MongoDB\BSON\BinaryInterface
PHP Manual

MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::getTypeReturns the BinaryInterface's type

Description

abstract public int MongoDB\BSON\BinaryInterface::getType ( void )

Parameters

This function has no parameters.

Return Values

Returns the BinaryInterface's type.

See Also


MongoDB\BSON\BinaryInterface
PHP Manual