You are here

protected static property WebformAccessEntityRulesTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Access/WebformAccessEntityRulesTest.php, line 28

Class

WebformAccessEntityRulesTest
Tests for webform entity access rules.

Namespace

Drupal\Tests\webform\Functional\Access

Code

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