KernelTestBase::$preserveGlobalState
Do not forward any global state from the parent process to the processes that run the actual tests.
Type: preserveGlobalState
See also
self::runTestInSeparateProcess
File
- 
              core/tests/ Drupal/ KernelTests/ KernelTestBase.php, line 153 
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\KernelTestsCode
protected $preserveGlobalState = FALSE;Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
