PluginFormBase::$plugin

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Plugin/PluginFormBase.php \Drupal\Core\Plugin\PluginFormBase::plugin
  2. 8.9.x core/lib/Drupal/Core/Plugin/PluginFormBase.php \Drupal\Core\Plugin\PluginFormBase::plugin
  3. 10 core/lib/Drupal/Core/Plugin/PluginFormBase.php \Drupal\Core\Plugin\PluginFormBase::plugin

The plugin this form is for.

Type: \Drupal\Component\Plugin\PluginInspectionInterface

File

core/lib/Drupal/Core/Plugin/PluginFormBase.php, line 22

Class

PluginFormBase
Provides a base class for plugin forms.

Namespace

Drupal\Core\Plugin

Code

protected $plugin;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.