protected static property WebformElementHelper::$ignoredSubPropertiesRegExp in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Utility/WebformElementHelper.php \Drupal\webform\Utility\WebformElementHelper::ignoredSubPropertiesRegExp
Regular expression used to determine if sub-element property should be ignored.
Type: string
File
- src/
Utility/ WebformElementHelper.php, line 65
Class
- WebformElementHelper
- Helper class webform element methods.
Namespace
Drupal\webform\UtilityCode
protected static $ignoredSubPropertiesRegExp;