You are here

protected static property WebformElementTermReferenceTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/Functional/Element/WebformElementTermReferenceTest.php \Drupal\Tests\webform\Functional\Element\WebformElementTermReferenceTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementTermReferenceTest.php, line 27

Class

WebformElementTermReferenceTest
Tests for term reference elements.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected static $testWebforms = [
  'test_element_term_reference',
];