StubEntityBase::$uuid

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php \Drupal\Tests\Core\Entity\StubEntityBase::uuid

The UUID for the stub entity.

Type: string

File

core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php, line 34

Class

StubEntityBase
A stub base entity for testing purposes.

Namespace

Drupal\Tests\Core\Entity

Code

public $uuid;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.