Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #936 PHP Attributes support in controllers (Rafikooo)
This PR was merged into the 1.12 branch. Discussion ---------- This PR introduces PHP attribute handling in controllers Reference: https://symfony.com/doc/current/routing.html#creating-routes-as-attributes Since this branch supports `Sylius 1.12` and `Symfony 5.4.*`, the configuration had to be adjusted according to these docs: https://symfony.com/doc/5.4/routing.html#creating-routes-as-attributes-or-annotations Commits ------- Add PHP Attributes support in controllers
- Loading branch information