wallabag/src/Wallabag/ApiBundle/Controller
Jeremy Benoist aa5c7f05b8
Upgrade to Symfony 4.4
- disable autowiring for Event (because the Entry entity was injected)
- rename `getClient()` for test to `getTestClient()` to avoid error while overriding (from `BrowserKitAssertionsTrait`)
2022-11-29 18:01:46 -08:00
..
AnnotationRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
ConfigRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
DeveloperController.php Cleanup 2022-11-23 15:51:33 +01:00
EntryRestController.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SearchRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
TaggingRuleRestController.php Re-create all API routes 2022-11-23 12:44:55 +01:00
TagRestController.php Cleanup 2022-11-23 15:51:33 +01:00
UserRestController.php Cleanup 2022-11-23 15:51:33 +01:00
WallabagRestController.php Cleanup 2022-11-23 15:51:33 +01:00