You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Variant/WebformVariantTest.php, line 26

Class

WebformVariantTest
Tests for webform variant plugin.

Namespace

Drupal\Tests\webform\Functional\Handler

Code

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