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 183

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected array $preprocessForSuggestions;

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