You are here

protected static property YamlFormElementHelper::$ignoredPropertiesRegExp in YAML Form 8

Regular expression used to determine if sub-element property should be ignored.

Type: string

File

src/Utility/YamlFormElementHelper.php, line 46

Class

YamlFormElementHelper
Helper class form element methods.

Namespace

Drupal\yamlform\Utility

Code

protected static $ignoredPropertiesRegExp;