BSON\Binary
PHP Manual

BSON\Binary::getSubType

(mongodb >=0.2.0)

BSON\Binary::getSubTypeDescription

Description

public ReturnType BSON\Binary::getSubType ( void )

Parameters

This function has no parameters.

Return Values

Errors/Exceptions

Examples

Example #1 BSON\Binary::getSubType() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


BSON\Binary
PHP Manual