You are here

protected property EntityStub::$entityId in Better Normalizers 8

Entity ID.

Type: mixed

File

src/Normalizer/EntityStub.php, line 22

Class

EntityStub
Defines a value object to track an entity type and ID pair.

Namespace

Drupal\better_normalizers\Normalizer

Code

protected $entityId;