Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
406 stars 188 forks source link

[AdminListBundle] Fix response return type #3362

Closed dannyvw closed 7 months ago

dannyvw commented 7 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets comma separated list of tickets fixed by the PR

Kunstmaan\AdminListBundle\Event\AdminListEvent::getResponse(): Return value must be of type Symfony\Component\HttpFoundation\Response, null returned

acrobat commented 7 months ago

Thanks @dannyvw!