You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementManagedFilePreviewTest.php, line 24

Class

WebformElementManagedFilePreviewTest
Test for webform element managed file preview.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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