protected property WebformAccessGroup::$label in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_access/src/Entity/WebformAccessGroup.php \Drupal\webform_access\Entity\WebformAccessGroup::label
The webform access group label.
Type: string
File
- modules/
webform_access/ src/ Entity/ WebformAccessGroup.php, line 80
Class
- WebformAccessGroup
- Defines the webform access group entity.
Namespace
Drupal\webform_access\EntityCode
protected $label;