Method | Description | |
---|---|---|
get ( ) : integer | Get the sequence number. | |
next ( ) : integer | Increment and return the sequence number. | |
reset ( ) | Reset the sequence number to its initial value. | |
sequence ( string $name ) : |
Get a sequencer for a named sequence. | |
set ( integer $current ) | Set the sequence number. |