protected property FieldableEdgeEntityBase::$fields in Apigee Edge 8
Local cache for for fields.
Type: \Drupal\Core\Field\FieldItemListInterface[]
See also
\Drupal\apigee_edge\Entity\FieldableEdgeEntityBase::get()
File
- src/
Entity/ FieldableEdgeEntityBase.php, line 69
Class
- FieldableEdgeEntityBase
- Base field support for Apigee Entities without making them content entities.
Namespace
Drupal\apigee_edge\EntityCode
protected $fields = [];