protected property WizardPluginBase::$parentFormSelector in Drupal 10
Same name and namespace in other branches
- 9 core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php \Drupal\views\Plugin\views\wizard\WizardPluginBase::parentFormSelector
The parent form selector service.
Type: \Drupal\Core\Menu\MenuParentFormSelectorInterface
File
- core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php, line 125
Class
- WizardPluginBase
- Base class for Views wizard plugins.
Namespace
Drupal\views\Plugin\views\wizardCode
protected $parentFormSelector;