Dutch PHP Conference 2025 - Call For Papers

MongoDB\Driver\WriteError::getInfo

(mongodb >=1.0.0)

MongoDB\Driver\WriteError::getInfoReturns metadata document for the WriteError

Опис

final public MongoDB\Driver\WriteError::getInfo(): ?object

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the metadata document for the WriteError, or null if no metadata is available.

Помилки/виключення

add a note

User Contributed Notes

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