PHP Class Phactory\Sql\Sequence

Show file Open project: chriskite/phactory

Protected Properties

Property Type Description
$_value

Public Methods

Method Description
__construct ( $initial_value )
next ( )

Method Details

__construct() public method

public __construct ( $initial_value )

next() public method

public next ( )

Property Details

$_value protected property

protected $_value