ConfigFactoryTest::$cacheTagsInvalidator

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::cacheTagsInvalidator
  2. 8.9.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::cacheTagsInvalidator
  3. 11.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::cacheTagsInvalidator

The mocked cache tags invalidator.

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

File

core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php, line 51

Class

ConfigFactoryTest
@group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory

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.