PHP Conference Kansai 2025

MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescriptionDevuelve la descripción anterior del servidor

Descripción

final public MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescription(): MongoDB\Driver\ServerDescription

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve la MongoDB\Driver\ServerDescription anterior del servidor.

Errores/Excepciones

add a note

User Contributed Notes

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