events/Classes/Command
Daniel Siepmann 018fdc697e Fix RemoveAllCommand return type
The command should always return an integer as exit code.
The called method does not return anything, resulting in null to be
returned.
2021-09-07 07:54:43 +02:00
..
DestinationDataImportCommand.php Manual CGL adjustments 2021-09-07 07:52:15 +02:00
RemoveAllCommand.php Fix RemoveAllCommand return type 2021-09-07 07:54:43 +02:00
RemovePastCommand.php Add php code sniffer to follow PSR-12 2021-09-07 07:51:36 +02:00