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