Navigation

MongoDB\InsertManyResult::isAcknowledged()

Definition

MongoDB\InsertManyResult::isAcknowledged

Return whether the write was acknowledged.

function isAcknowledged(): boolean

Return Values

A boolean indicating whether the write was acknowledged.