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