DrupalFlushAllCachesTest::$containerBuilds

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php \Drupal\KernelTests\Core\Common\DrupalFlushAllCachesTest::containerBuilds
  2. 11.x core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php \Drupal\KernelTests\Core\Common\DrupalFlushAllCachesTest::containerBuilds

Stores the number of container builds.

Type: int

File

core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php, line 21

Class

DrupalFlushAllCachesTest
@covers ::drupal_flush_all_caches @group Common

Namespace

Drupal\KernelTests\Core\Common

Code

protected $containerBuilds = 0;

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