You are here

protected static property WebformCompositePluginFileTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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\Composite

Code

protected static $testWebforms = [
  'test_element_comp_file_plugin',
];