amcgowanca / discoverable_entity_bundle_classes

Enables entity type provider entity base class overrides on a per-bundle basis.
GNU General Public License v2.0
15 stars 7 forks source link

PHP Fatal error due to undefined class #4

Closed amcgowanca closed 6 years ago

amcgowanca commented 6 years ago

The SqlContentEntityStorageBase.php should also have:

+use Drupal\Core\Entity\EntityStorageException

amcgowanca commented 6 years ago

This is no longer relevant in the latest stable release, 1.0.2. I'm closing this issue now.