protected property BlocksByRegion::$themeManager in GraphQL 8.3
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Blocks/ BlocksByRegion.php, line 42
Class
- BlocksByRegion
- List all blocks within a theme region.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\BlocksCode
protected $themeManager;