You are here

protected property SettingsTrayFormAnnotationIsClassBlockForm::$plugin in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/SettingsTrayFormAnnotationIsClassBlockForm.php \Drupal\settings_tray_test\Form\SettingsTrayFormAnnotationIsClassBlockForm::plugin

The block plugin.

Type: \Drupal\Core\Block\BlockPluginInterface

Overrides PluginFormBase::$plugin

File

core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/SettingsTrayFormAnnotationIsClassBlockForm.php, line 18

Class

SettingsTrayFormAnnotationIsClassBlockForm

Namespace

Drupal\settings_tray_test\Form

Code

protected $plugin;