Sylius / SyliusResourceBundle

Simpler CRUD for Symfony applications
https://sylius.com
MIT License
219 stars 155 forks source link

Move some routing factories into 2 sub-directories #895

Closed loic425 closed 3 months ago

loic425 commented 4 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no (it has been added to 1.11 only)
Deprecations? no
Related tickets
License MIT

To improve quality and future maintenance, I split the routing factories into 2 sub-directories.

lchrusciel commented 3 months ago

Thank you, @loic425!