You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Composite/WebformCompositeCustomTest.php, line 19

Class

WebformCompositeCustomTest
Tests for custom composite element.

Namespace

Drupal\Tests\webform\Functional\Composite

Code

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