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