You are here

public property EntityUpdateTestsConfigEntity::$id 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::id

The entity ID.

Type: string

File

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

Class

EntityUpdateTestsConfigEntity
Defines a test entity.

Namespace

Drupal\entity_update_tests\Entity

Code

public $id;