You are here

protected property BlockListBuilder::$themeManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/BlockListBuilder.php \Drupal\block\BlockListBuilder::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/block/src/BlockListBuilder.php, line 50
Contains \Drupal\block\BlockListBuilder.

Class

BlockListBuilder
Defines a class to build a listing of block entities.

Namespace

Drupal\block

Code

protected $themeManager;