You are here

public property MaestroTemplate::$uuid in Maestro 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/MaestroTemplate.php \Drupal\maestro\Entity\MaestroTemplate::uuid

The Template UUID.

Type: string

Overrides ConfigEntityBase::$uuid

File

src/Entity/MaestroTemplate.php, line 88

Class

MaestroTemplate
Defines the MaestroTemplate entity.

Namespace

Drupal\maestro\Entity

Code

public $uuid;