ConfigTest::$cacheTagsInvalidator

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::cacheTagsInvalidator
  2. 8.9.x core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::cacheTagsInvalidator
  3. 10 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::cacheTagsInvalidator

The mocked cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Config/ConfigTest.php, line 57

Class

ConfigTest
Tests the Config.

Namespace

Drupal\Tests\Core\Config

Code

protected $cacheTagsInvalidator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.