|
Elgg
Version master
|
Configuration for local files fastcache driver. More...
Static Public Member Functions | |
| static | fromElggConfig (string $namespace, \Elgg\Config $config) |
| Factory to return a config object to be used when starting a driver. More... | |
Configuration for local files fastcache driver.
Definition at line 13 of file LocalFiles.php.
|
static |
Factory to return a config object to be used when starting a driver.
| string | $namespace | cache namespace |
| \Elgg\Config | $config | Elgg configuration |
Definition at line 23 of file LocalFiles.php.