protected property ElementInfoManager::$themeManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Render/ElementInfoManager.php \Drupal\Core\Render\ElementInfoManager::themeManager
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/
lib/ Drupal/ Core/ Render/ ElementInfoManager.php, line 43 - Contains \Drupal\Core\Render\ElementInfoManager.
Class
- ElementInfoManager
- Provides a plugin manager for element plugins.
Namespace
Drupal\Core\RenderCode
protected $themeManager;