You are here

protected static property WebformElementDescriptionTest::$testWebforms in Webform 6.x

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementDescriptionTest.php, line 17

Class

WebformElementDescriptionTest
Tests for webform element description.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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