You are here

protected static property WebformElementMultipleTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementMultipleTest.php, line 19

Class

WebformElementMultipleTest
Tests for webform element multiple.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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