RecipeRunnerTest::$isApplyingDuringModulesInstalled

The value of RecipeRunner::isApplying() during hook_modules_installed().

Type: isApplyingDuringModulesInstalled

See also

::modulesInstalled()

File

core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php, line 39

Class

RecipeRunnerTest
Tests Drupal\Core\Recipe\RecipeRunner.

Namespace

Drupal\KernelTests\Core\Recipe

Code

private ?bool $isApplyingDuringModulesInstalled = NULL;

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