As of Drupal 8.6.x the mapFromStorageRecords() method in the SqlContentEntityStorage class was changed. These changes should also be represented in the SqlContentEntityStorageTrait of the discoverable_entity_bundle_classes module.
I will send a pull request when I am done testing.
As of
Drupal 8.6.x
themapFromStorageRecords()
method in theSqlContentEntityStorage
class was changed. These changes should also be represented in theSqlContentEntityStorageTrait
of thediscoverable_entity_bundle_classes
module.I will send a pull request when I am done testing.