Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of PHP Library Manual, refer to the upgrade documentation.

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.