You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/States/WebformStatesWizardTest.php, line 20

Class

WebformStatesWizardTest
Tests for webform states wizard server.

Namespace

Drupal\Tests\webform\Functional\States

Code

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