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