mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Refactor account controller and some associated tests.
This commit is contained in:
		| @@ -284,6 +284,9 @@ class ReconcileController extends Controller | ||||
|      * @param TransactionJournal          $journal | ||||
|      * | ||||
|      * @return $this|\Illuminate\Http\RedirectResponse|\Illuminate\Routing\Redirector | ||||
|      * | ||||
|      * @SuppressWarnings(PHPMD.CyclomaticComplexity) | ||||
|      * @SuppressWarnings(PHPMD.ExcessiveMethodLength) | ||||
|      */ | ||||
|     public function update(ReconciliationUpdateRequest $request, TransactionJournal $journal) | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user