mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +00:00
chore: reformat code.
This commit is contained in:
@@ -36,7 +36,7 @@ use Illuminate\Support\Facades\Log;
|
||||
class DestroyedGroupEventHandler
|
||||
{
|
||||
/**
|
||||
* @param DestroyedTransactionGroup $destroyedGroupEvent
|
||||
* @param DestroyedTransactionGroup $destroyedGroupEvent
|
||||
*/
|
||||
public function triggerWebhooks(DestroyedTransactionGroup $destroyedGroupEvent): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user