You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_templates/tests/src/Functional/WebformTemplatesTest.php \Drupal\Tests\webform_templates\Functional\WebformTemplatesTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

modules/webform_templates/tests/src/Functional/WebformTemplatesTest.php, line 28

Class

WebformTemplatesTest
Tests for webform submission webform settings.

Namespace

Drupal\Tests\webform_templates\Functional

Code

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