MongoDB\BSON\Symbol::__construct

(mongodb >=1.4.0)

MongoDB\BSON\Symbol::__constructConstruct a new Symbol (unused)

Descripción

final private MongoDB\BSON\Symbol::__construct()

MongoDB\BSON\Symbol objects are created through conversion from a deprecated BSON type and cannot be constructed directly.

Parámetros

Esta función no tiene parámetros.

Ver también

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top