You are here

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

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

Block types to exclude.

Type: array

File

src/Annotation/BlockStyle.php, line 45

Class

BlockStyle
Defines a Block style item annotation object.

Namespace

Drupal\block_style_plugins\Annotation

Code

public $exclude = [];