You are here

public function CorrespondingReferenceInterface::getId in Corresponding Entity References 8.4

Gets the corresponding reference machine name.

Return value

string The machine name.

1 method overrides CorrespondingReferenceInterface::getId()
CorrespondingReference::getId in src/Entity/CorrespondingReference.php
Gets the corresponding reference machine name.

File

src/Entity/CorrespondingReferenceInterface.php, line 19

Class

CorrespondingReferenceInterface
Defines the interface for corresponding reference config entities.

Namespace

Drupal\cer\Entity

Code

public function getId();