ShutdownFunctionTest::$shutDownOneCalled

Flag to indicate if ::shutdownOne() called.

Type: bool

File

core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php, line 19

Class

ShutdownFunctionTest
Tests.

Namespace

Drupal\KernelTests\Core\Bootstrap

Code

protected $shutDownOneCalled = FALSE;

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