You are here

protected property WebformAccessType::$uuid in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_access/src/Entity/WebformAccessType.php \Drupal\webform_access\Entity\WebformAccessType::uuid

The webform access type UUID.

Type: string

Overrides ConfigEntityBase::$uuid

File

modules/webform_access/src/Entity/WebformAccessType.php, line 66

Class

WebformAccessType
Defines the webform access type entity.

Namespace

Drupal\webform_access\Entity

Code

protected $uuid;