SettingsForm::$configurableInstances
Same name in other branches
- 9 core/modules/aggregator/src/Form/SettingsForm.php \Drupal\aggregator\Form\SettingsForm::configurableInstances
The instantiated plugin instances that have configuration forms.
Type: \Drupal\Core\Plugin\PluginFormInterface[]
File
-
core/
modules/ aggregator/ src/ Form/ SettingsForm.php, line 33
Class
- SettingsForm
- Configures aggregator settings for this site.
Namespace
Drupal\aggregator\FormCode
protected $configurableInstances = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.