You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementTextFormatTest.php, line 31

Class

WebformElementTextFormatTest
Tests for text format element.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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