HookCollectorPass::$preprocessForSuggestions
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Hook/HookCollectorPass.php \Drupal\Core\Hook\HookCollectorPass::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/ Hook/ HookCollectorPass.php, line 97
Class
- HookCollectorPass
- Collects and registers hook implementations.
Namespace
Drupal\Core\HookCode
protected array $preprocessForSuggestions;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.