You are here

protected property FieldableEdgeEntityBase::$validated in Apigee Edge 8

Whether entity validation was performed.

Type: bool

File

src/Entity/FieldableEdgeEntityBase.php, line 76

Class

FieldableEdgeEntityBase
Base field support for Apigee Entities without making them content entities.

Namespace

Drupal\apigee_edge\Entity

Code

protected $validated = FALSE;