Function Self_learning_cache->__construct
Definitions
sources/caches.php
- Constructor. Initialise our cache.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$bucket_name | ID_TEXT | required parameter | N/A | N/A | The identifier this cache object is for |