wallabag/src/Wallabag/ImportBundle/Command
Jeremy Benoist 5832482a10
Remove ContainerAwareCommand from commands
And use DI to retrieve services in commands (except for `RedisWorkerCommand` where the container is injected, hard to find a better way, at least for now).
2022-12-16 10:02:15 +01:00
..
ImportCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
RedisWorkerCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00