public function WebformAnalysisInterface::getElements in Webform Analysis 8
Get Elements.
Return value
array Element.
1 method overrides WebformAnalysisInterface::getElements()
- WebformAnalysis::getElements in src/
WebformAnalysis.php - Get Elements.
File
- src/
WebformAnalysisInterface.php, line 56
Class
- WebformAnalysisInterface
- Defines an interface for webform analysis classes.
Namespace
Drupal\webform_analysisCode
public function getElements();