PHP 8.1.28 Released!

MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerChangedEvent::getNewDescriptionВозвращает новое описание сервера

Описание

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Возвращает новое описание (MongoDB\Driver\ServerDescription) сервера.

Ошибки

add a note

User Contributed Notes

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