You are here

protected property WebformElementPluginDefinitionsTest::$debug in Webform 6.x

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

Debug dump the element's definitions as YAML.

Type: bool

File

tests/src/Functional/Element/WebformElementPluginDefinitionsTest.php, line 43

Class

WebformElementPluginDefinitionsTest
Tests for webform element definitions.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $debug = FALSE;