mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Update various things. I know, great description.
This commit is contained in:
@@ -42,6 +42,7 @@ class TriggeredAuditLog extends Event
|
||||
|
||||
/**
|
||||
* Create a new event instance.
|
||||
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
|
||||
*/
|
||||
public function __construct(Model $changer, Model $auditable, string $field, mixed $before, mixed $after)
|
||||
{
|
||||
|
Reference in New Issue
Block a user