CEB currently provides a couple of interfaces to expose some revision information for entities:

\Drupal\content_entity_base\Entity\EntityRevisionLogInterface and \Drupal\content_entity_base\Entity\TimestampedRevisionInterface and \Drupal\content_entity_base\Entity\ExpandedEntityRevisionInterface

All those could be replaced by using \Drupal\entity\Revision\EntityRevisionLogInterface and then also using \Drupal\entity\Revision\EntityRevisionLogTrait on the actual entity base class

View original github issue - https://github.com/Jaesin/content_entity_base/issues/24

Comments

paboden created an issue. See original summary.

pashupathi nath gajawada’s picture

I'm fixing this.

pashupathi nath gajawada’s picture

Assigned: Unassigned » pashupathi nath gajawada
minnur’s picture

Assigned: pashupathi nath gajawada » Unassigned

  • Jaesin committed d05d94b on 8.x-1.x
    Issue #2718299, #2716355, #2716341, #2716353, #2716343, #2716337, #...
dawehner’s picture

Status: Active » Fixed

Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Jaesin credited Jaesin.

Jaesin’s picture

This was fixed in commit #: d05d94b