mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Various PSR12 code cleanup
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * AccountForm.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * Amount.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * CurrencyForm.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * ExpandedForm.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * FireflyConfig.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * Navigation.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * PiggyBankForm.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * Preferences.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
| @@ -26,7 +27,6 @@ use FireflyIII\Models\Preference; | ||||
| use FireflyIII\User; | ||||
| use Illuminate\Support\Collection; | ||||
| use Illuminate\Support\Facades\Facade; | ||||
| use Log; | ||||
|  | ||||
| /** | ||||
|  * @codeCoverageIgnore | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * RuleForm.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?php | ||||
|  | ||||
| /** | ||||
|  * Steam.php | ||||
|  * Copyright (c) 2019 james@firefly-iii.org | ||||
|   | ||||
		Reference in New Issue
	
	Block a user