You are here

protected property BlockStyleBase::$blockPlugin in Block Style Plugins 8

Plugin instance for the Block being configured.

Type: object

File

src/Plugin/BlockStyleBase.php, line 31

Class

BlockStyleBase
Base class for Block style plugins.

Namespace

Drupal\block_style_plugins\Plugin

Code

protected $blockPlugin;