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 61

Class

DirectWriteTest
Tests Direct Write.

Namespace

Drupal\Tests\package_manager\Kernel

Code

private ?bool $postRequireMaintenanceMode = NULL;

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