DirectWriteTest::$postRequireMaintenanceMode
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/src/Kernel/DirectWriteTest.php \Drupal\Tests\package_manager\Kernel\DirectWriteTest::postRequireMaintenanceMode
Whether we are in maintenance mode after a require operation.
Type: bool|null
See also
::onPostRequire()
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ DirectWriteTest.php, line 62
Class
- DirectWriteTest
- Tests Direct Write.
Namespace
Drupal\Tests\package_manager\KernelCode
private ?bool $postRequireMaintenanceMode = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.