Php/docs/mongoid.getinc

From Get docs

MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id


This extension that defines this method

is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.

Description

public MongoId::getInc ( ) : int

Parameters

This function has no parameters.


Return Values

Returns the incremented value used to create this MongoId.