BlockController::$themeHandler

Same name and namespace in other branches
  1. 9 core/modules/block/src/Controller/BlockController.php \Drupal\block\Controller\BlockController::themeHandler
  2. 8.9.x core/modules/block/src/Controller/BlockController.php \Drupal\block\Controller\BlockController::themeHandler
  3. 10 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 21

Class

BlockController
Controller routines for admin block routes.

Namespace

Drupal\block\Controller

Code

protected $themeHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.