You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

modules/webform_submission_log/tests/src/Functional/WebformSubmissionLogNodeTest.php, line 30

Class

WebformSubmissionLogNodeTest
Tests for webform node submission log.

Namespace

Drupal\Tests\webform_submission_log\Functional

Code

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