You are here

protected static property WebformElementHelper::$allowedSubPropertiesRegExp in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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\Utility

Code

protected static $allowedSubPropertiesRegExp;