mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Various PSR12 code cleanup
This commit is contained in:
@@ -48,8 +48,8 @@ class RequestedReportOnJournals
|
||||
/**
|
||||
* Create a new event instance.
|
||||
*
|
||||
* @param int $userId
|
||||
* @param Collection $groups
|
||||
* @param int $userId
|
||||
* @param Collection $groups
|
||||
*/
|
||||
public function __construct(int $userId, Collection $groups)
|
||||
{
|
||||
|
Reference in New Issue
Block a user