FriendsOfAkeneo / CustomEntityBundle

Eases the creation of custom entity and related views in the PIM
Other
53 stars 61 forks source link

fix: tag rest controller #215

Closed ghoussard closed 4 years ago

ghoussard commented 4 years ago

Fix this exception : Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/reference-data/rest" is not callable: Controller "pim_custom_entity.rest_controller" cannot be fetched from the container because it is private.

ghoussard commented 4 years ago

Fixed by settled controllers public.