Boolean indicating whether the entity should be forced to be new.
Type: bool
File
- core/lib/Drupal/Core/Entity/Entity.php, line 40
Class
- Entity
- Defines a base entity class.
Namespace
Drupal\Core\Entity
Code
protected $enforceIsNew;
Boolean indicating whether the entity should be forced to be new.
Type: bool
Drupal\Core\Entity
protected $enforceIsNew;
Please login to continue.