You are here

protected property EntityLegalDocument::$id in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::id
  2. 8 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::id
  3. 4.0.x src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::id

The legal document ID.

Type: string

File

src/Entity/EntityLegalDocument.php, line 60

Class

EntityLegalDocument
Defines the entity legal document entity.

Namespace

Drupal\entity_legal\Entity

Code

protected $id;