You are here

protected static property WebformWebDriverTestBase::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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 = [];