You are here

public property EntityformType::$uuid in Entityform 8.2

The UUID of the entityform type.

Type: string

Overrides ConfigEntityBase::$uuid

File

lib/Drupal/entityform/Entity/EntityformType.php, line 59
Contains \Drupal\entityform\Entity\EntityformType.

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

public $uuid;