A typed data object wrapping this entity.
Type: \Drupal\Core\TypedData\ComplexDataInterface
File
- core/lib/Drupal/Core/Entity/Entity.php, line 47
Class
- Entity
- Defines a base entity class.
Namespace
Drupal\Core\Entity
Code
protected $typedData;
A typed data object wrapping this entity.
Type: \Drupal\Core\TypedData\ComplexDataInterface
Drupal\Core\Entity
protected $typedData;
Please login to continue.