You are here

protected property ConfigureStyles::$blockStyles in Block Style Plugins 8.2

The block styles plugin being configured.

Type: \Drupal\block_style_plugins\Plugin\BlockStyleInterface

File

src/Form/ConfigureStyles.php, line 80

Class

ConfigureStyles
Provides a form to configure styles.

Namespace

Drupal\block_style_plugins\Form

Code

protected $blockStyles;