Indicates whether this is the default revision.
Type: bool
File
- core/lib/Drupal/Core/Entity/ContentEntityBase.php, line 135
Class
- ContentEntityBase
- Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\Entity
Code
protected $isDefaultRevision = TRUE;
Please login to continue.