protected property EntityLegalDocument::$label in Entity Legal 4.0.x
Same name and namespace in other branches
- 8.2 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::label
- 8 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::label
- 3.0.x src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::label
The human-readable label of the legal document.
Type: string
File
- src/
Entity/ EntityLegalDocument.php, line 67
Class
- EntityLegalDocument
- Defines the entity legal document entity.
Namespace
Drupal\entity_legal\EntityCode
protected $label;