public property EntityTest::$revision_id

The entity revision id.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php, line 60
Definition of Drupal\entity_test\Plugin\Core\Entity\EntityTest.

Class

EntityTest
Defines the test entity class.

Namespace

Drupal\entity_test\Plugin\Core\Entity

Code

public $revision_id;