mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-07 21:30:48 +00:00
Some cleaning up. About to release 3.2.1
This commit is contained in:
@@ -102,6 +102,11 @@ class RecurringTransaction implements CUD, CommonDatabaseCalls, RecurringTransac
|
||||
* Validates an array. Returns an array containing MessageBags
|
||||
* errors/warnings/successes.
|
||||
*
|
||||
* ignored because this method will be gone soon.
|
||||
* @SuppressWarnings("Cyclomatic")
|
||||
* @SuppressWarnings("NPath")
|
||||
* @SuppressWarnings("MethodLength")
|
||||
*
|
||||
* @param array $model
|
||||
*
|
||||
* @return array
|
||||
|
Reference in New Issue
Block a user