sonata-project / SonataSeoBundle

Symfony SonataSeoBundle
https://docs.sonata-project.org/projects/SonataSeoBundle
MIT License
137 stars 90 forks source link

DevKit updates for 3.x branch #701

Closed SonataCI closed 1 year ago

SonataCI commented 1 year ago

Changelog

### Deprecated
- SeoAwareTrait
VincentLanglet commented 1 year ago

Phpstan reports that the SeoAwareTrait is not used (and not analyzed).

We never provided such trait for others service, I don't see a reason to have one here.