Cache
class Cache
Model for handling cache operations.
Methods
__construct(Database $database, CriteriaFactory $criteriaFactory, Preference $preference, Cache $cache)
Constructor.
bool
flush()
Flush the cache.
Details
at line 42
__construct(Database $database, CriteriaFactory $criteriaFactory, Preference $preference, Cache $cache)
Constructor.
at line 54
bool
flush()
Flush the cache.