Sylius/SyliusResourceBundle

Complete code refactor after "RouteFactory" was introduced

Opened this issue · 0 comments

diimpp commented

Describe the proposed solution

src/Component/Symfony/Bundle/Routing/Loader/RoutesAttributesLoader.php
image

src/Component/Symfony/Routing/Factory/AttributesOperationRouteFactory.php
image

src/Component/Symfony/Routing/Factory/RouteAttributesFactory.php
image

src/Component/Symfony/Routing/Factory/RouteFactoryInterface.php
image

Additional context
After #749 will be merged