function OpmlFeedAdd::getFormId
Same name in other branches
- 9 core/modules/aggregator/src/Form/OpmlFeedAdd.php \Drupal\aggregator\Form\OpmlFeedAdd::getFormId()
Overrides FormInterface::getFormId
File
-
core/
modules/ aggregator/ src/ Form/ OpmlFeedAdd.php, line 61
Class
- OpmlFeedAdd
- Imports feeds from OPML.
Namespace
Drupal\aggregator\FormCode
public function getFormId() {
return 'aggregator_opml_add';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.