Navigation

MongoDB\UpdateResult::isAcknowledged()

Definition

MongoDB\UpdateResult::isAcknowledged

Return whether the write was acknowledged.

function isAcknowledged(): boolean

Return Values

A boolean indicating whether the write was acknowledged.