protected property BlockRepository::$themeManager in Drupal 8
Same name and namespace in other branches
- 9 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\blockCode
protected $themeManager;