The Quickedit module calls $entity->isLatestRevision() several places on an object that type is \Drupal\Core\Entity\EntityInterface without checking whether the object also implements the \Drupal\Core\Entity\RevisionableInterface interface.
↧
The Quickedit module calls $entity->isLatestRevision() several places on an object that type is \Drupal\Core\Entity\EntityInterface without checking whether the object also implements the \Drupal\Core\Entity\RevisionableInterface interface.