You are here

protected property BlockPageVariant::$blockListCacheTags in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php \Drupal\block\Plugin\DisplayVariant\BlockPageVariant::blockListCacheTags

The Block entity type list cache tags.

Type: string[]

File

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

Class

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

Namespace

Drupal\block\Plugin\DisplayVariant

Code

protected $blockListCacheTags;