You are here

protected static property WebformSettingsArchivedTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Settings/WebformSettingsArchivedTest.php, line 27

Class

WebformSettingsArchivedTest
Tests for webform archived.

Namespace

Drupal\Tests\webform\Functional\Settings

Code

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