You are here

public function WebformAnalysisInterface::getComponents in Webform Analysis 8

Get Components.

Return value

array Components.

1 method overrides WebformAnalysisInterface::getComponents()
WebformAnalysis::getComponents in src/WebformAnalysis.php
Get Components.

File

src/WebformAnalysisInterface.php, line 32

Class

WebformAnalysisInterface
Defines an interface for webform analysis classes.

Namespace

Drupal\webform_analysis

Code

public function getComponents();