protected property ContentEntityBase::$loadedRevisionId in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/ContentEntityBase.php \Drupal\Core\Entity\ContentEntityBase::loadedRevisionId
The loaded revision ID before the new revision was set.
Type: int
File
- core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php, line 161
Class
- ContentEntityBase
- Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\EntityCode
protected $loadedRevisionId;