You are here

protected property BlockStyleForm::$blockStyleManager in Block Style Plugins 8.2

The Block Styles Manager.

Type: \Drupal\block_style_plugins\Plugin\BlockStyleManager

File

src/Form/BlockStyleForm.php, line 34

Class

BlockStyleForm
Provides a form for applying styles to a block.

Namespace

Drupal\block_style_plugins\Form

Code

protected $blockStyleManager;