CakeFest 2024: The Official CakePHP Conference

MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescriptionReturns the new description for the server

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the new MongoDB\Driver\ServerDescription for the server.

Errores/Excepciones

add a note

User Contributed Notes

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