You are here

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

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

Type: bool

File

src/Entity/EckEntityType.php, line 70

Class

EckEntityType
Defines the ECK Entity Type config entities.

Namespace

Drupal\eck\Entity

Code

protected $created;