You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Handler/WebformHandlerEmailTwigTest.php, line 20

Class

WebformHandlerEmailTwigTest
Tests for email webform handler Twig functionality.

Namespace

Drupal\Tests\webform\Functional\Handler

Code

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