You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/States/WebformStatesManagerTest.php, line 26

Class

WebformStatesManagerTest
Tests for webform states manager.

Namespace

Drupal\Tests\webform\Functional\States

Code

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