You are here

protected property BlockController::$themeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/Controller/BlockController.php \Drupal\block\Controller\BlockController::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/block/src/Controller/BlockController.php, line 26
Contains \Drupal\block\Controller\BlockController.

Class

BlockController
Controller routines for admin block routes.

Namespace

Drupal\block\Controller

Code

protected $themeHandler;