wallabag/src/Wallabag/CoreBundle/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
..
CleanDownloadedImagesCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
CleanDuplicatesCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
ExportCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
GenerateUrlHashesCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
InstallCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
ListUserCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
ReloadEntryCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
ShowUserCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00
TagAllCommand.php Remove ContainerAwareCommand from commands 2022-12-16 10:02:15 +01:00