Docs Menu

MongoDB\UpdateResult::isAcknowledged()

MongoDB\UpdateResult::isAcknowledged()

Return whether the write was acknowledged.

function isAcknowledged(): boolean

A boolean indicating whether the write was acknowledged.