The theme containing the blocks.
Type: string
File
- core/modules/block/src/BlockListBuilder.php, line 31
Class
- BlockListBuilder
- Defines a class to build a listing of block entities.
Namespace
Drupal\block
Code
protected $theme;
The theme containing the blocks.
Type: string
Drupal\block
protected $theme;
Please login to continue.