You are here

protected property EckEntityType::$changed in Entity Construction Kit (ECK) 8

If this entity type has a "Changed" base field.

Type: bool

File

src/Entity/EckEntityType.php, line 77

Class

EckEntityType
Defines the ECK Entity Type config entities.

Namespace

Drupal\eck\Entity

Code

protected $changed;