You are here

public property BlockStyle::$exclude in Block Style Plugins 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/BlockStyle.php \Drupal\block_style_plugins\Annotation\BlockStyle::exclude

Block types to exclude.

Type: array

File

src/Annotation/BlockStyle.php, line 39

Class

BlockStyle
Defines a Block style item annotation object.

Namespace

Drupal\block_style_plugins\Annotation

Code

public $exclude = [];