protected property SettingsForm::$managers in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/src/Form/SettingsForm.php \Drupal\aggregator\Form\SettingsForm::managers
The aggregator plugin managers.
Type: \Drupal\aggregator\Plugin\AggregatorPluginManager[]
File
- core/
modules/ aggregator/ src/ Form/ SettingsForm.php, line 26
Class
- SettingsForm
- Configures aggregator settings for this site.
Namespace
Drupal\aggregator\FormCode
protected $managers = [];