PHP Conference Kansai 2025

MongoDB\BSON\Symbol::__construct

(mongodb >=1.4.0)

MongoDB\BSON\Symbol::__constructConstruye un nuevo Symbol (no utilizado)

Descripción

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

Los objetos MongoDB\BSON\Symbol se crean a través de una conversión desde un tipo BSON obsoleto y no pueden ser construidos directamente.

Parámetros

Esta función no tiene parámetros.

Ver también

add a note

User Contributed Notes

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