mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 04:49:30 +00:00
Cleanup and refactor
This commit is contained in:
@@ -12,6 +12,8 @@ use Illuminate\Support\Collection;
|
||||
class Form
|
||||
{
|
||||
/**
|
||||
* @SuppressWarnings("CyclomaticComplexity") // It's exactly 5. So I don't mind.
|
||||
*
|
||||
* Takes any collection and tries to make a sensible select list compatible array of it.
|
||||
*
|
||||
* @param Collection $set
|
||||
|
||||
Reference in New Issue
Block a user