mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Basic testing, not full coverage.
This commit is contained in:
@@ -74,6 +74,9 @@ class Limit extends Ardent
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a new repetition for this limit, starting on
|
||||
* the given date.
|
||||
*
|
||||
* @param Carbon $start
|
||||
*/
|
||||
public function createRepetition(Carbon $start)
|
||||
|
Reference in New Issue
Block a user