Navigation

MongoDB\Model\CollectionInfo::isCapped()

Definition

MongoDB\Model\CollectionInfo::isCapped

Return whether the collection is a capped collection.

function isCapped(): boolean

Return Values

A boolean indicating whether the collection is a capped collection.