You are here

protected static property WebformElementManagedFilePublicTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementManagedFilePublicTest.php, line 19

Class

WebformElementManagedFilePublicTest
Test for webform element managed public file handling (DRUPAL-PSA-2016-003).

Namespace

Drupal\Tests\webform\Functional\Element

Code

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