You are here

public property EntityUpdateTestsConfigEntity::$uuid in Entity Update 8

Same name and namespace in other branches
  1. 2.0.x tests/modules/entity_update_tests/src/Entity/EntityUpdateTestsConfigEntity.php \Drupal\entity_update_tests\Entity\EntityUpdateTestsConfigEntity::uuid

The entity UUID.

Type: string

Overrides ConfigEntityBase::$uuid

File

modules/entity_update_tests/src/Entity/EntityUpdateTestsConfigEntity.php, line 35

Class

EntityUpdateTestsConfigEntity
Defines a test entity.

Namespace

Drupal\entity_update_tests\Entity

Code

public $uuid;