You are here

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

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

Webforms to load.

Type: array

File

tests/src/FunctionalJavascript/WebformWebDriverTestBase.php, line 41

Class

WebformWebDriverTestBase
Defines an abstract test base for webform JavaScript tests.

Namespace

Drupal\Tests\webform\FunctionalJavascript

Code

protected static $testWebforms = [];