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\Render
Code
1 | protected $themeManager ; |
Please login to continue.