protected property Entity::$enforceIsNew

Boolean indicating whether the entity should be forced to be new.

Type: bool

File

drupal/core/lib/Drupal/Core/Entity/Entity.php, line 46
Contains \Drupal\Core\Entity\Entity.

Class

Entity
Defines a base entity class.

Namespace

Drupal\Core\Entity

Code

protected $enforceIsNew;