Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContentEntityBase.php
ContentEntityBase::$isDefaultRevision
Indicates whether this is the default revision.
Type:
bool
File
core/
lib/
Drupal/
Core/
Entity/
ContentEntityBase.php
, line 138
Class
ContentEntityBase
Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\Entity
Code
protected $isDefaultRevision =
TRUE
;
RSS feed