public EntityRevisionConverter::__construct(EntityManagerInterface $entity_manager, ModerationInformationInterface $moderation_info)
EntityRevisionConverter constructor.
@todo: If the parent class is ever cleaned up to use EntityTypeManager instead of Entity manager, this method will also need to be adjusted.
Parameters
\Drupal\Core\Entity\EntityManagerInterface $entity_manager: The entity manager, needed by the parent class.
\Drupal\content_moderation\ModerationInformationInterface $moderatio