protected property EntityLegalDocument::$settings in Entity Legal 8.2
Same name and namespace in other branches
- 8 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::settings
- 4.0.x src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::settings
- 3.0.x src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::settings
Am array of additional data related to the legal document.
Type: array
File
- src/
Entity/ EntityLegalDocument.php, line 88
Class
- EntityLegalDocument
- Defines the entity legal document entity.
Namespace
Drupal\entity_legal\EntityCode
protected $settings = [];