Resolve this todo comment from MultiversionManager.php

    // @todo Remove this when there are no entity types left to implement.
    if (in_array($entity_type_id, $this->entityTypeToDo)) {
      return FALSE;
    }

Comments

stevector created an issue. See original summary.

stevector’s picture

jeqq’s picture

Assigned: Unassigned » jeqq

  • jeqq committed edb3b1c on 8.x-1.x
    Issue #2597339: Remove entityTypeToDo.
    
jeqq’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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