The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/lib/Drupal/Core/Form/FormBuilder.php, line 84
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\Form
Code
protected $themeManager;
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
Drupal\Core\Form
protected $themeManager;
Please login to continue.