RecipeRunnerTest::$isApplyingDuringModulesInstalled

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php \Drupal\KernelTests\Core\Recipe\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 38

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.