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
403 stars 187 forks source link

[SitemapBundle] Fix return type for hidden from sitemap #3365

Closed dannyvw closed 6 months ago

dannyvw commented 6 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\SitemapBundle\Twig\SitemapTwigExtension::isHiddenFromSitemap(): Return value must be of type Kunstmaan\NodeBundle\Helper\NodeMenuItem, bool returned

acrobat commented 6 months ago

Thanks @dannyvw!