protected property PanelsBlockConfigureFormBase::$block in Panels 8.4
Same name and namespace in other branches
- 8.3 src/Form/PanelsBlockConfigureFormBase.php \Drupal\panels\Form\PanelsBlockConfigureFormBase::block
The plugin being configured.
Type: \Drupal\Core\Block\BlockPluginInterface
File
- src/
Form/ PanelsBlockConfigureFormBase.php, line 48
Class
- PanelsBlockConfigureFormBase
- Provides a base form for configuring a block as part of a variant.
Namespace
Drupal\panels\FormCode
protected $block;