You are here

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

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

Debug dump the element's properties as YAML.

Type: bool

File

tests/src/Functional/Element/WebformElementPluginPropertiesTest.php, line 44

Class

WebformElementPluginPropertiesTest
Tests for webform element properties.

Namespace

Drupal\Tests\webform\Functional\Element

Code

protected $debug = FALSE;