protected property BlockContentController::$themeHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block_content/src/Controller/BlockContentController.php \Drupal\block_content\Controller\BlockContentController::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
modules/ block_content/ src/ Controller/ BlockContentController.php, line 34
Class
Namespace
Drupal\block_content\ControllerCode
protected $themeHandler;