Property | Type | Description | |
---|---|---|---|
$_model | string |
Method | Description | |
---|---|---|
__construct ( string | array $options = [] ) | Db constructor. | |
delete ( string $key ) : void | ||
exists ( string $key ) : boolean | ||
get ( string $key ) : string | false | ||
set ( string $key, string $value, integer $ttl ) : void |
public __construct ( string | array $options = [] ) | ||
$options | string | array |