RecipeEventsTest::$recipesApplied

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php \Drupal\KernelTests\Core\Recipe\RecipeEventsTest::recipesApplied

The human-readable names of the recipes that have been applied.

Type: string[]

File

core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php, line 24

Class

RecipeEventsTest
@group Recipe

Namespace

Drupal\KernelTests\Core\Recipe

Code

private array $recipesApplied = [];

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