You are here

protected static property WebformRestFieldsTest::$testWebforms in Webform REST 4.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/WebformRestFieldsTest.php \Drupal\Tests\webform_rest\Functional\WebformRestFieldsTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformRestFieldsTest.php, line 30

Class

WebformRestFieldsTest
Test the webform rest endpoints for fields.

Namespace

Drupal\Tests\webform_rest\Functional

Code

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