protected property ElementInfoManager::$themeManager in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Render/ElementInfoManager.php \Drupal\Core\Render\ElementInfoManager::themeManager
- 10 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 38
Class
- ElementInfoManager
- Provides a plugin manager for element plugins.
Namespace
Drupal\Core\RenderCode
protected $themeManager;