You are here

protected static property WebformElementRadiosTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/Functional/Element/WebformElementRadiosTest.php \Drupal\Tests\webform\Functional\Element\WebformElementRadiosTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementRadiosTest.php, line 17

Class

WebformElementRadiosTest
Tests for webform element radios.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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