protected static property WebformElementHelper::$ignoredSubPropertiesRegExp in Webform 8.5
Same name and namespace in other branches
- 6.x 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;