You are here

public property EntityUpdateTestsConfigEntity::$id in Entity Update 2.0.x

Same name and namespace in other branches
  1. 8 modules/entity_update_tests/src/Entity/EntityUpdateTestsConfigEntity.php \Drupal\entity_update_tests\Entity\EntityUpdateTestsConfigEntity::id

The entity ID.

Type: string

File

tests/modules/entity_update_tests/src/Entity/EntityUpdateTestsConfigEntity.php, line 33

Class

EntityUpdateTestsConfigEntity
Defines a test entity.

Namespace

Drupal\entity_update_tests\Entity

Code

public $id;