Registry::$preprocessForSuggestions
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::preprocessForSuggestions
Preprocess suggestions discovered in modules.
These are stored to prevent adding preprocess suggestions to the invoke map that are not discovered in modules.
Type: array
File
-
core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 189
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected ?array $preprocessForSuggestions = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.