Navigation

MongoDB\DeleteResult::isAcknowledged()

Definition

MongoDB\DeleteResult::isAcknowledged

Return whether the write was acknowledged.

function isAcknowledged(): boolean

Return Values

A boolean indicating whether the write was acknowledged.