protected property PluginFormBase::$plugin in Drupal 8
Same name and namespace in other branches
- 9 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\PluginCode
protected $plugin;