You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Exporter/WebformExporterOptionsTest.php, line 20

Class

WebformExporterOptionsTest
Tests for the webform exporter options.

Namespace

Drupal\Tests\webform\Functional\Exporter

Code

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