CachePreWarmerTest::$warmedMap

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/PreWarm/CachePreWarmerTest.php \Drupal\Tests\Core\PreWarm\CachePreWarmerTest::warmedMap

Type: \SplObjectStorage<\Drupal\Core\PreWarm\PreWarmableInterface|\PHPUnit\Framework\MockObject\MockObject>

File

core/tests/Drupal/Tests/Core/PreWarm/CachePreWarmerTest.php, line 30

Class

CachePreWarmerTest
Tests Drupal\Core\PreWarm\CachePreWarmer.

Namespace

Drupal\Tests\Core\PreWarm

Code

protected \SplObjectStorage $warmedMap;

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