protected property ShutdownFunctionTest::$shutDownTwoCalled in Drupal 9
Same name and namespace in other branches
- 10 core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php \Drupal\KernelTests\Core\Bootstrap\ShutdownFunctionTest::shutDownTwoCalled
Flag to indicate if ::shutdownTwo() called.
Type: bool
File
- core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ShutdownFunctionTest.php, line 26
Class
- ShutdownFunctionTest
- Tests.
Namespace
Drupal\KernelTests\Core\BootstrapCode
protected $shutDownTwoCalled = FALSE;