SettingsForm::$definitions
Same name in other branches
- 9 core/modules/aggregator/src/Form/SettingsForm.php \Drupal\aggregator\Form\SettingsForm::definitions
The aggregator plugin definitions.
Type: array
File
-
core/
modules/ aggregator/ src/ Form/ SettingsForm.php, line 40
Class
- SettingsForm
- Configures aggregator settings for this site.
Namespace
Drupal\aggregator\FormCode
protected $definitions = [
'fetcher' => [],
'parser' => [],
'processor' => [],
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.