protected property Entity::$isDefaultRevision

Indicates whether this is the default revision.

Type: bool

File

drupal/core/lib/Drupal/Core/Entity/Entity.php, line 57
Definition of Drupal\Core\Entity\Entity.

Class

Entity
Defines a base entity class.

Namespace

Drupal\Core\Entity

Code

protected $isDefaultRevision = TRUE;