protected property SystemBrandingOffCanvasForm::$plugin in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/src/Form/SystemBrandingOffCanvasForm.php \Drupal\system\Form\SystemBrandingOffCanvasForm::plugin
The block plugin.
Type: \Drupal\Core\Block\BlockPluginInterface
Overrides PluginFormBase::$plugin
File
- core/
modules/ system/ src/ Form/ SystemBrandingOffCanvasForm.php, line 25
Class
- SystemBrandingOffCanvasForm
- The settings_tray form handler for the SystemBrandingBlock.
Namespace
Drupal\system\FormCode
protected $plugin;