You are here

protected static property WebformCompositePluginTest::$testWebforms in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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',
];