class ListCacheBinsPass implements CompilerPassInterface (View source)

Adds cache_bins parameter to the container.

Methods

process(ContainerBuilder $container)

Implements CompilerPassInterface::process().

Details

process(ContainerBuilder $container)

Implements CompilerPassInterface::process().

Collects the cache bins into the cache_bins parameter.

Parameters

ContainerBuilder $container