Navigation

MongoDB\InsertOneResult::isAcknowledged()

Definition

MongoDB\InsertOneResult::isAcknowledged

Return whether the write was acknowledged.

function isAcknowledged(): boolean

Return Values

A boolean indicating whether the write was acknowledged.