RecipeConfigurator::$cache

A cache of already-loaded recipes, keyed by path.

Type: \Drupal\Core\Recipe\Recipe[]

File

core/lib/Drupal/Core/Recipe/RecipeConfigurator.php, line 23

Class

RecipeConfigurator
@internal This API is experimental.

Namespace

Drupal\Core\Recipe

Code

private static array $cache = [];

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