You are here

protected static property WebformSettingsAccessDeniedTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Settings/WebformSettingsAccessDeniedTest.php, line 29

Class

WebformSettingsAccessDeniedTest
Tests for access denied webform and submissions.

Namespace

Drupal\Tests\webform\Functional\Settings

Code

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