protected property BlockStyleBase::$pluginId in Block Style Plugins 8
Same name and namespace in other branches
- 8.2 src/Plugin/BlockStyleBase.php \Drupal\block_style_plugins\Plugin\BlockStyleBase::pluginId
Plugin ID for the Block being configured.
Type: string
Overrides PluginBase::$pluginId
File
- src/
Plugin/ BlockStyleBase.php, line 24
Class
- BlockStyleBase
- Base class for Block style plugins.
Namespace
Drupal\block_style_plugins\PluginCode
protected $pluginId;