FileAccess Orion

CachePoolClearerPass extends CachePoolClearerPass
in package

Tags
author

Nicolas Grekas p@tchwork.com

deprecated

since version 4.2, use Symfony\Component\Cache\DependencyInjection\CachePoolClearerPass instead.

Table of Contents

$cachePoolClearerTag  : mixed
__construct()  : mixed
process()  : mixed
You can modify the container here before it is dumped to PHP code.

Properties

Methods

__construct()

public __construct([string $cachePoolClearerTag = 'cache.pool.clearer' ]) : mixed
Parameters
$cachePoolClearerTag : string = 'cache.pool.clearer'
Return values
mixed

Search results