protected static property WebformHandlerEmailMappingTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/Handler/WebformHandlerEmailMappingTest.php \Drupal\Tests\webform\Functional\Handler\WebformHandlerEmailMappingTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ Handler/ WebformHandlerEmailMappingTest.php, line 20
Class
- WebformHandlerEmailMappingTest
- Tests for email webform handler #options mapping functionality.
Namespace
Drupal\Tests\webform\Functional\HandlerCode
protected static $testWebforms = [
'test_handler_email_mapping',
];