wallabag/src/Wallabag/ApiBundle
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
..
Controller Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Cleanup 2022-11-23 15:51:33 +01:00
Form/Type Use ::class notation where possible 2022-09-01 20:54:56 +02:00
Repository Cleanup 2022-11-23 15:51:33 +01:00
Resources/config Migrate controller and action references 2022-08-26 17:47:46 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00