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 )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the BinaryInterface's type.

Voir aussi


MongoDB\BSON\BinaryInterface
PHP Manual