You are here

protected static property WebformRestElementsTest::$testWebforms in Webform REST 8.2

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

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

Class

WebformRestElementsTest
Test the webform rest endpoints for elements.

Namespace

Drupal\Tests\webform_rest\Functional

Code

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