mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Various code cleanup.
This commit is contained in:
@@ -67,7 +67,9 @@ class EditController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* Edit account overview.
|
||||
* Edit account overview. It's complex, but it just has a lot of if/then/else.
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.NPathComplexity)
|
||||
*
|
||||
* @return Factory|Redirector|RedirectResponse|View
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user