mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 12:29:47 +00:00
🤖 Auto commit for release 'develop' on 2025-05-04
This commit is contained in:
@@ -39,7 +39,5 @@ class TriggeredAuditLog extends Event
|
||||
*
|
||||
* @SuppressWarnings("PHPMD.ExcessiveParameterList")
|
||||
*/
|
||||
public function __construct(public Model $changer, public Model $auditable, public string $field, public mixed $before, public mixed $after)
|
||||
{
|
||||
}
|
||||
public function __construct(public Model $changer, public Model $auditable, public string $field, public mixed $before, public mixed $after) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user