You are here

protected property ExcludePages::$config in Advanced Page Expiration 8

A config object for the system performance configuration.

Type: \Drupal\Core\Config\Config

File

src/PageCache/ExcludePages.php, line 24

Class

ExcludePages
Cache policy that denies caching if the page matches a list of exclusions.

Namespace

Drupal\ape\PageCache

Code

protected $config;