wallabag/src/Wallabag/CoreBundle/Command
Jeremy Benoist d47c208743
Fix EventDispatcer & events
Looks like parameter for the `->dispatch(` have been flipped (event first then event name).
Define events should now extends `Symfony\Contracts\EventDispatcher\Event`
2022-12-15 21:47:31 +01:00
..
CleanDownloadedImagesCommand.php Use FQCN as service name for repositories 2022-08-24 23:24:25 +02:00
CleanDuplicatesCommand.php Import used classes 2022-09-01 19:21:45 +02:00
ExportCommand.php Use FQCN as service name for repositories 2022-08-24 23:24:25 +02:00
GenerateUrlHashesCommand.php Cleanup 2022-11-23 15:51:33 +01:00
InstallCommand.php Fix EventDispatcer & events 2022-12-15 21:47:31 +01:00
ListUserCommand.php Use FQCN as service name for UserRepository 2022-08-24 23:17:17 +02:00
ReloadEntryCommand.php Fix EventDispatcer & events 2022-12-15 21:47:31 +01:00
ShowUserCommand.php Import used classes 2022-09-01 19:21:45 +02:00
TagAllCommand.php Cleanup 2022-11-23 15:51:33 +01:00