You are here

protected property CacheWarmerAggregate::$optionalsEnabled in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate::optionalsEnabled

File

vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php, line 22

Class

CacheWarmerAggregate
Aggregates several cache warmers into a single one.

Namespace

Symfony\Component\HttpKernel\CacheWarmer

Code

protected $optionalsEnabled = false;