You are here

protected property AttributesAwareFieldableEdgeEntityBase::$decorated in Apigee Edge 8

The decorated SDK entity.

Type: \Apigee\Edge\Entity\EntityInterface|\Apigee\Edge\Entity\Property\AttributesPropertyInterface

Overrides EdgeEntityBase::$decorated

File

src/Entity/AttributesAwareFieldableEdgeEntityBase.php, line 39

Class

AttributesAwareFieldableEdgeEntityBase
For fieldable Edge entities that can use attributes as field storage.

Namespace

Drupal\apigee_edge\Entity

Code

protected $decorated;