You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformOptionsTest.php, line 27

Class

WebformOptionsTest
Tests for webform option entity.

Namespace

Drupal\Tests\webform\Functional

Code

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