You are here

public property EntityLegalDocument::$label in Entity Legal 8

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

The Legal Document label.

Type: string

File

src/Entity/EntityLegalDocument.php, line 52
Contains \Drupal\entity_legal\Entity\EntityLegalDocument.

Class

EntityLegalDocument
Defines the 'entity_legal_document' config entity.

Namespace

Drupal\entity_legal\Entity

Code

public $label;