You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

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

Class

WebformElementEmailConfirmTest
Tests for email_confirm element.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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