Searched refs:CacheInstructions (Results 1 – 3 of 3) sorted by relevance
5 use dokuwiki\Cache\CacheInstructions; alias51 class cache_instructions extends CacheInstructions55 DebugHelper::dbgDeprecatedFunction(CacheInstructions::class);
11 use dokuwiki\Cache\CacheInstructions; alias187 $cache = new CacheInstructions($id, $file);
8 class CacheInstructions extends CacheParser class