You are here

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

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

Webforms to load.

Type: array

File

tests/src/Functional/WebformBrowserTestBase.php, line 38

Class

WebformBrowserTestBase
Defines an abstract test base for webform tests.

Namespace

Drupal\Tests\webform\Functional

Code

protected static $testWebforms = [];