[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ -> ChainCacheClearer.php (summary)

(no description)

File Size: 55 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ChainCacheClearer:: (3 methods):
  __construct()
  clear()
  add()


Class: ChainCacheClearer  - X-Ref

ChainCacheClearer.

__construct(array $clearers = array()   X-Ref
Constructs a new instance of ChainCacheClearer.

param: array $clearers The initial clearers.

clear($cacheDir)   X-Ref
{@inheritdoc}


add(CacheClearerInterface $clearer)   X-Ref
Adds a cache clearer to the aggregate.

param: CacheClearerInterface $clearer



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1