Property | Type | Description | |
---|---|---|---|
$_maxTries | integer | ||
$_model | string |
Method | Description | |
---|---|---|
__construct ( string | array | |
Db constructor. | |
delete ( string $type, string $id ) : void | ||
get ( string $type, string $id ) : integer | ||
increment ( string $type, string $id, integer $step = 1 ) : integer |
public __construct ( string | array | |
||
$options | string | array | |