mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Reformat various code.
This commit is contained in:
		| @@ -76,7 +76,7 @@ trait FormSupport | ||||
|         } | ||||
|         $name = str_replace('[]', '', $name); | ||||
|  | ||||
|         return (string)trans('form.' . $name); | ||||
|         return (string) trans('form.' . $name); | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user