You are here

protected property SystemMenuOffCanvasForm::$plugin in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::plugin
  2. 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\Form

Code

protected $plugin;