mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update some things for recurring transactions.
This commit is contained in:
@@ -24,7 +24,8 @@ class RequestedReportOnJournals
|
||||
/**
|
||||
* Create a new event instance.
|
||||
*
|
||||
* @return void
|
||||
* @param int $userId
|
||||
* @param Collection $journals
|
||||
*/
|
||||
public function __construct(int $userId, Collection $journals)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user