BlockRepository::$themeManager

Same name and namespace in other branches
  1. 9 core/modules/block/src/BlockRepository.php \Drupal\block\BlockRepository::themeManager
  2. 8.9.x core/modules/block/src/BlockRepository.php \Drupal\block\BlockRepository::themeManager
  3. 10 core/modules/block/src/BlockRepository.php \Drupal\block\BlockRepository::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/block/src/BlockRepository.php, line 27

Class

BlockRepository
Provides a repository for Block config entities.

Namespace

Drupal\block

Code

protected $themeManager;

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