function ShutdownFunctionTest::shutdownTwo
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php \Drupal\KernelTests\Core\Bootstrap\ShutdownFunctionTest::shutdownTwo()
- 10 core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php \Drupal\KernelTests\Core\Bootstrap\ShutdownFunctionTest::shutdownTwo()
Tests shutdown functions by being registered during shutdown.
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ShutdownFunctionTest.php, line 62
Class
- ShutdownFunctionTest
- Tests.
Namespace
Drupal\KernelTests\Core\BootstrapCode
public function shutdownTwo() : void {
$this->shutDownTwoCalled = TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.