You are here

protected property WebformGroupManager::$alloweGroupRoleTokens in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_group/src/WebformGroupManager.php \Drupal\webform_group\WebformGroupManager::alloweGroupRoleTokens

Cache webform group allowed tokens.

Type: array

File

modules/webform_group/src/WebformGroupManager.php, line 80

Class

WebformGroupManager
Webform group manager manager.

Namespace

Drupal\webform_group

Code

protected $alloweGroupRoleTokens;