protected static property WebformCompositePluginFileTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/Composite/WebformCompositePluginFileTest.php \Drupal\Tests\webform\Functional\Composite\WebformCompositePluginFileTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ Composite/ WebformCompositePluginFileTest.php, line 29
Class
- WebformCompositePluginFileTest
- Tests for composite plugin file upload.
Namespace
Drupal\Tests\webform\Functional\CompositeCode
protected static $testWebforms = [
'test_element_comp_file_plugin',
];