You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformResultsDisabledTest.php, line 20

Class

WebformResultsDisabledTest
Tests for webform results disabled.

Namespace

Drupal\Tests\webform\Functional

Code

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