mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Suppress warning for method
This commit is contained in:
		| @@ -57,6 +57,7 @@ class TagController extends Controller | ||||
| 
 | ||||
|     /** | ||||
|      * @return Factory|View | ||||
|      * @SuppressWarnings(PHPMD.ExcessiveMethodLength) | ||||
|      */ | ||||
|     public function accountPerTag(Collection $accounts, Collection $tags, Carbon $start, Carbon $end) | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user