You are here

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

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

Type: bool

Overrides ConfigEntityBase::$status

File

src/Entity/EckEntityType.php, line 84

Class

EckEntityType
Defines the ECK Entity Type config entities.

Namespace

Drupal\eck\Entity

Code

protected $status;