You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Handler/WebformHandlerEmailStatesTest.php, line 20

Class

WebformHandlerEmailStatesTest
Tests for email webform handler email states.

Namespace

Drupal\Tests\webform\Functional\Handler

Code

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