events/Classes/Domain
Daniel Siepmann 8ded245785 Fix Category type miss match during import
Extbase Category repository was used, while custom Category instances
were expected.
The repository didn't inherit from Extbase Repository and therefore
didn't provide expected findByUid method.
2021-09-07 08:40:09 +02:00
..
Model Fix type miss match of object storages 2021-09-07 07:54:43 +02:00
Repository Fix Category type miss match during import 2021-09-07 08:40:09 +02:00