You are here

protected property ThemeRegistry::$completeRegistry in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Utility/ThemeRegistry.php \Drupal\Core\Utility\ThemeRegistry::completeRegistry
  2. 9 core/lib/Drupal/Core/Utility/ThemeRegistry.php \Drupal\Core\Utility\ThemeRegistry::completeRegistry

The complete theme registry array.

File

core/lib/Drupal/Core/Utility/ThemeRegistry.php, line 35

Class

ThemeRegistry
Builds the run-time theme registry.

Namespace

Drupal\Core\Utility

Code

protected $completeRegistry;