KernelTestBaseShutdownTest::$expectedShutdownCalled

Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php \Drupal\KernelTests\KernelTestBaseShutdownTest::expectedShutdownCalled
  2. 8.9.x core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php \Drupal\KernelTests\KernelTestBaseShutdownTest::expectedShutdownCalled
  3. 10 core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php \Drupal\KernelTests\KernelTestBaseShutdownTest::expectedShutdownCalled

Indicates which shutdown functions are expected to be called.

Type: array

File

core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php, line 21

Class

KernelTestBaseShutdownTest
@coversDefaultClass \Drupal\KernelTests\KernelTestBase

Namespace

Drupal\KernelTests

Code

protected $expectedShutdownCalled;

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