ThemeHookCollectorPass::$oopImplementations

OOP implementation theme names keyed by hook name and "$class::$method".

Type: array>

File

core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php, line 38

Class

ThemeHookCollectorPass
Collects and registers hook implementations.

Namespace

Drupal\Core\Hook

Code

protected array $oopImplementations = [];

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