mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Expand recurring transactions API
This commit is contained in:
@@ -508,7 +508,6 @@ class RecurringRepository implements RecurringRepositoryInterface
|
||||
/**
|
||||
* @param array $data
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @return Recurrence
|
||||
*/
|
||||
public function store(array $data): Recurrence
|
||||
|
||||
Reference in New Issue
Block a user