Registry::GLOBAL_PREPROCESS

A common key for storing preprocess callbacks used by every theme hook.

File

core/lib/Drupal/Core/Theme/Registry.php, line 45

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

private const GLOBAL_PREPROCESS = 'global preprocess';

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