You are here

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

Style settings for the block styles.

Type: array

Deprecated

in 8.x-1.3 and will be removed before 8.x-2.x. Instead, you should just use $configuration.

File

src/Plugin/BlockStyleBase.php, line 62

Class

BlockStyleBase
Base class for Block style plugins.

Namespace

Drupal\block_style_plugins\Plugin

Code

protected $styles;