You are here

public function DependentEntityWrapperInterface::getId in Dependency Calculation 8

The id of the entity.

Return value

int|null|string

1 method overrides DependentEntityWrapperInterface::getId()
DependentEntityWrapper::getId in src/DependentEntityWrapper.php
The id of the entity.

File

src/DependentEntityWrapperInterface.php, line 22

Class

DependentEntityWrapperInterface
Interface DependentEntityWrapperInterface.

Namespace

Drupal\depcalc

Code

public function getId();