You are here

protected static property WebformCompositePluginTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/Functional/Composite/WebformCompositePluginTest.php \Drupal\Tests\webform\Functional\Composite\WebformCompositePluginTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Composite/WebformCompositePluginTest.php, line 26

Class

WebformCompositePluginTest
Tests for composite plugin.

Namespace

Drupal\Tests\webform\Functional\Composite

Code

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