You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Handler/WebformHandlerConditionsTest.php, line 27

Class

WebformHandlerConditionsTest
Tests for webform handler plugin conditions.

Namespace

Drupal\Tests\webform\Functional\Handler

Code

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