You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

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

Class

WebformCompositeTest
Tests for composite elements.

Namespace

Drupal\Tests\webform\Functional\Composite

Code

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