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