You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformRenderingTest.php, line 29

Class

WebformRenderingTest
Tests for webform token submission value.

Namespace

Drupal\Tests\webform\Functional

Code

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