The theme handler.
Type: \Drupal\Core\Extension\ThemeHandler
File
- core/modules/block/src/BlockForm.php, line 65
Class
- BlockForm
- Provides form for block instance forms.
Namespace
Drupal\block
Code
protected $themeHandler;
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandler
Drupal\block
protected $themeHandler;
Please login to continue.