Elgg  Version 5.1
Static Public Member Functions | List of all members
Elgg\Cache\Config\LocalFiles Class Reference

Configuration for local files fastcache driver. More...

Inheritance diagram for Elgg\Cache\Config\LocalFiles:

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...
 

Detailed Description

Configuration for local files fastcache driver.

Definition at line 13 of file LocalFiles.php.

Member Function Documentation

static Elgg\Cache\Config\LocalFiles::fromElggConfig ( string  $namespace,
\Elgg\Config  $config 
)
static

Factory to return a config object to be used when starting a driver.

Parameters
string$namespacecache namespace
\Elgg\Config$configElgg configuration
Returns
self|NULL

Definition at line 23 of file LocalFiles.php.


The documentation for this class was generated from the following file: