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\Model\IndexInfo::getVersion()

Definition

MongoDB\Model\IndexInfo::getVersion

Return the index version.

function getVersion(): integer

Return Values

The index version.

See Also