BlockPageVariant::$blockRepository

The block repository.

Type: \Drupal\block\BlockRepositoryInterface

File

core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php, line 40

Class

BlockPageVariant
Provides a page display variant that decorates the main content with blocks.

Namespace

Drupal\block\Plugin\DisplayVariant

Code

protected $blockRepository;

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