protected property SettingsForm::$configurableInstances in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 36 - Contains \Drupal\aggregator\Form\SettingsForm.
Class
- SettingsForm
- Configures aggregator settings for this site.
Namespace
Drupal\aggregator\FormCode
protected $configurableInstances = array();