protected property DrupalFlushAllCachesTest::$containerBuilds in Drupal 9
Stores the number of container builds.
Type: int
File
- core/
tests/ Drupal/ KernelTests/ Core/ Common/ DrupalFlushAllCachesTest.php, line 19
Class
- DrupalFlushAllCachesTest
- @covers ::drupal_flush_all_caches @group Common
Namespace
Drupal\KernelTests\Core\CommonCode
protected $containerBuilds = 0;