You are here

protected static property WebformHandlerConditionsTest::$testWebforms in Webform 8.5

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