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;
}
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
Comment #2
stevectorComment #3
jeqq commentedComment #5
jeqq commented