You are here

protected property ThemeRegistry::$completeRegistry in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 38
Contains \Drupal\Core\Utility\ThemeRegistry.

Class

ThemeRegistry
Builds the run-time theme registry.

Namespace

Drupal\Core\Utility

Code

protected $completeRegistry;