diff --git a/app/Helpers/Chart/MetaPieChart.php b/app/Helpers/Chart/MetaPieChart.php
index e83b103ba0..4290720405 100644
--- a/app/Helpers/Chart/MetaPieChart.php
+++ b/app/Helpers/Chart/MetaPieChart.php
@@ -279,4 +279,4 @@ class MetaPieChart implements MetaPieChartInterface
return $chartData;
}
-}
\ No newline at end of file
+}
diff --git a/app/Helpers/Chart/MetaPieChartInterface.php b/app/Helpers/Chart/MetaPieChartInterface.php
index a466db8a38..006300d308 100644
--- a/app/Helpers/Chart/MetaPieChartInterface.php
+++ b/app/Helpers/Chart/MetaPieChartInterface.php
@@ -79,4 +79,4 @@ interface MetaPieChartInterface
*/
public function setUser(User $user): MetaPieChartInterface;
-}
\ No newline at end of file
+}
diff --git a/app/Http/Controllers/JavascriptController.php b/app/Http/Controllers/JavascriptController.php
index 67c3d268d7..719371598e 100644
--- a/app/Http/Controllers/JavascriptController.php
+++ b/app/Http/Controllers/JavascriptController.php
@@ -129,4 +129,4 @@ class JavascriptController extends Controller
];
}
-}
\ No newline at end of file
+}
diff --git a/app/Import/ImportProcedureInterface.php b/app/Import/ImportProcedureInterface.php
index 72765aa4ce..22a519aa95 100644
--- a/app/Import/ImportProcedureInterface.php
+++ b/app/Import/ImportProcedureInterface.php
@@ -30,4 +30,4 @@ interface ImportProcedureInterface
*/
public function runImport(ImportJob $job): Collection;
-}
\ No newline at end of file
+}
diff --git a/app/Providers/LogServiceProvider.php b/app/Providers/LogServiceProvider.php
index 86bf30481f..dc742d6b80 100644
--- a/app/Providers/LogServiceProvider.php
+++ b/app/Providers/LogServiceProvider.php
@@ -50,4 +50,4 @@ class LogServiceProvider extends LaravelLogServiceProvider
$this->logLevel()
);
}
-}
\ No newline at end of file
+}
diff --git a/config/app.php b/config/app.php
old mode 100755
new mode 100644
diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php
index 5eff4c4e6b..a20bd688a1 100644
--- a/resources/lang/de_DE/auth.php
+++ b/resources/lang/de_DE/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php
index 0ce3f40bef..6566bd879c 100644
--- a/resources/lang/de_DE/breadcrumbs.php
+++ b/resources/lang/de_DE/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Neuen Tag erstellen',
'edit_tag' => 'Bearbeite Tag ":tag"',
'delete_tag' => 'Lösche Tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php
index 783fe0a459..563a4b39ee 100644
--- a/resources/lang/de_DE/config.php
+++ b/resources/lang/de_DE/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/csv.php b/resources/lang/de_DE/csv.php
index fca9ee7d0f..451551ca93 100644
--- a/resources/lang/de_DE/csv.php
+++ b/resources/lang/de_DE/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
'column_account-number' => 'Bestandskonto (Kontonr.)',
'column_opposing-number' => 'Zielkonto (Kontonr.)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/demo.php b/resources/lang/de_DE/demo.php
index 24e22bfa97..3a54a5a14e 100644
--- a/resources/lang/de_DE/demo.php
+++ b/resources/lang/de_DE/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Natürlich kann eine CSV-Datei in Firefly III importiert werden ',
'import-configure-security' => 'Aufgrund von Sicherheitsbedenken wurde der Upload mit einer lokalen Datei ersetzt.',
'import-configure-configuration' => 'Die unten stehende Konfiguration für die lokale Datei ist korrekt.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php
index e0198d089f..2f72327fed 100644
--- a/resources/lang/de_DE/firefly.php
+++ b/resources/lang/de_DE/firefly.php
@@ -960,4 +960,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php
index a5e6307e0d..ed179e8bcb 100644
--- a/resources/lang/de_DE/form.php
+++ b/resources/lang/de_DE/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interner Verweis',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/help.php b/resources/lang/de_DE/help.php
index 54f198a3cd..6fe068f80e 100644
--- a/resources/lang/de_DE/help.php
+++ b/resources/lang/de_DE/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php
index 801ae0be8b..0b6e04f918 100644
--- a/resources/lang/de_DE/list.php
+++ b/resources/lang/de_DE/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Anzahl Budgets',
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
'tags_count' => 'Anzahl Tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php
index 37de9e090a..2d2efd2bd0 100644
--- a/resources/lang/de_DE/pagination.php
+++ b/resources/lang/de_DE/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Vorherige',
'next' => 'Nächste »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/passwords.php b/resources/lang/de_DE/passwords.php
index dcc36d2e91..b9deea7fd9 100644
--- a/resources/lang/de_DE/passwords.php
+++ b/resources/lang/de_DE/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
'blocked' => 'Netter Versuch.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php
index 56ca0aa328..472dc30487 100644
--- a/resources/lang/de_DE/validation.php
+++ b/resources/lang/de_DE/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/en_US/auth.php b/resources/lang/en_US/auth.php
old mode 100755
new mode 100644
diff --git a/resources/lang/en_US/demo.php b/resources/lang/en_US/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/en_US/demo.php
+++ b/resources/lang/en_US/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/en_US/pagination.php b/resources/lang/en_US/pagination.php
old mode 100755
new mode 100644
diff --git a/resources/lang/en_US/passwords.php b/resources/lang/en_US/passwords.php
old mode 100755
new mode 100644
diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php
index 5d833b3d68..7319a9d7b8 100644
--- a/resources/lang/es_ES/auth.php
+++ b/resources/lang/es_ES/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php
index 6bcf9b862d..54cb260179 100644
--- a/resources/lang/es_ES/breadcrumbs.php
+++ b/resources/lang/es_ES/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php
index 58220429bf..0c23d3f6cd 100644
--- a/resources/lang/es_ES/config.php
+++ b/resources/lang/es_ES/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/csv.php b/resources/lang/es_ES/csv.php
index 4acb52efdc..6b5abd3431 100644
--- a/resources/lang/es_ES/csv.php
+++ b/resources/lang/es_ES/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/demo.php b/resources/lang/es_ES/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/es_ES/demo.php
+++ b/resources/lang/es_ES/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php
index a91170cd53..d54d34d4a6 100644
--- a/resources/lang/es_ES/firefly.php
+++ b/resources/lang/es_ES/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php
index ff44cbf9ef..271005bc4f 100644
--- a/resources/lang/es_ES/form.php
+++ b/resources/lang/es_ES/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/help.php b/resources/lang/es_ES/help.php
index 61210ffe41..5198e5510f 100644
--- a/resources/lang/es_ES/help.php
+++ b/resources/lang/es_ES/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php
index 90625d54e6..91254e401d 100644
--- a/resources/lang/es_ES/list.php
+++ b/resources/lang/es_ES/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php
index 4eeab21dee..9e61a6cfcc 100644
--- a/resources/lang/es_ES/pagination.php
+++ b/resources/lang/es_ES/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/passwords.php b/resources/lang/es_ES/passwords.php
index 2e11aa92dc..8e1b72506b 100644
--- a/resources/lang/es_ES/passwords.php
+++ b/resources/lang/es_ES/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php
index addd0e6f39..ea21edefe4 100644
--- a/resources/lang/es_ES/validation.php
+++ b/resources/lang/es_ES/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php
index 7fc7beebaa..4b87a3d12c 100644
--- a/resources/lang/fr_FR/auth.php
+++ b/resources/lang/fr_FR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php
index 5211db8cfe..2f4b250674 100644
--- a/resources/lang/fr_FR/breadcrumbs.php
+++ b/resources/lang/fr_FR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Créer un nouveau tag',
'edit_tag' => 'Éditer le tag ":tag"',
'delete_tag' => 'Supprimer le tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php
index 9ddc4761b8..a04e54e24b 100644
--- a/resources/lang/fr_FR/config.php
+++ b/resources/lang/fr_FR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/csv.php b/resources/lang/fr_FR/csv.php
index 2da66f7da6..1bb3e6666d 100644
--- a/resources/lang/fr_FR/csv.php
+++ b/resources/lang/fr_FR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags(séparé par des espaces)',
'column_account-number' => 'Compte d’actif (numéro de compte)',
'column_opposing-number' => 'Compte destination (numéro de compte)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/demo.php b/resources/lang/fr_FR/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/fr_FR/demo.php
+++ b/resources/lang/fr_FR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php
index cfd9123263..e7c6a9689f 100644
--- a/resources/lang/fr_FR/firefly.php
+++ b/resources/lang/fr_FR/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php
index e833b5995a..9e14815256 100644
--- a/resources/lang/fr_FR/form.php
+++ b/resources/lang/fr_FR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Date de paiement',
'invoice_date' => 'Date de facturation',
'internal_reference' => 'Référence interne',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/help.php b/resources/lang/fr_FR/help.php
index 42bdf91724..466fe59547 100644
--- a/resources/lang/fr_FR/help.php
+++ b/resources/lang/fr_FR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
'index' => 'index',
'home' => 'accueil',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php
index 55aba8cc1d..663fecee44 100644
--- a/resources/lang/fr_FR/list.php
+++ b/resources/lang/fr_FR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php
index f073608f48..8adc2767a1 100644
--- a/resources/lang/fr_FR/pagination.php
+++ b/resources/lang/fr_FR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Précédent',
'next' => 'Suivant »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php
index 56d5c341d7..b9b998ec31 100644
--- a/resources/lang/fr_FR/passwords.php
+++ b/resources/lang/fr_FR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !',
'reset' => 'Votre mot de passe a été réinitialisé !',
'blocked' => 'Bien essayé cependant.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php
index aab122ceaa..f34faf28ea 100644
--- a/resources/lang/fr_FR/validation.php
+++ b/resources/lang/fr_FR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/auth.php b/resources/lang/hr_HR/auth.php
index 5d833b3d68..7319a9d7b8 100644
--- a/resources/lang/hr_HR/auth.php
+++ b/resources/lang/hr_HR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/breadcrumbs.php b/resources/lang/hr_HR/breadcrumbs.php
index 4b23411578..b6c21030e4 100644
--- a/resources/lang/hr_HR/breadcrumbs.php
+++ b/resources/lang/hr_HR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Kreiraj novu oznaku',
'edit_tag' => 'Uredi oznaku ":tag"',
'delete_tag' => 'Obriši oznaku ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/config.php b/resources/lang/hr_HR/config.php
index aed39872de..1c612ab51c 100644
--- a/resources/lang/hr_HR/config.php
+++ b/resources/lang/hr_HR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/csv.php b/resources/lang/hr_HR/csv.php
index 4acb52efdc..6b5abd3431 100644
--- a/resources/lang/hr_HR/csv.php
+++ b/resources/lang/hr_HR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/demo.php b/resources/lang/hr_HR/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/hr_HR/demo.php
+++ b/resources/lang/hr_HR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php
index a91170cd53..d54d34d4a6 100644
--- a/resources/lang/hr_HR/firefly.php
+++ b/resources/lang/hr_HR/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/form.php b/resources/lang/hr_HR/form.php
index ff44cbf9ef..271005bc4f 100644
--- a/resources/lang/hr_HR/form.php
+++ b/resources/lang/hr_HR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/help.php b/resources/lang/hr_HR/help.php
index 61210ffe41..5198e5510f 100644
--- a/resources/lang/hr_HR/help.php
+++ b/resources/lang/hr_HR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/list.php b/resources/lang/hr_HR/list.php
index 90625d54e6..91254e401d 100644
--- a/resources/lang/hr_HR/list.php
+++ b/resources/lang/hr_HR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/pagination.php b/resources/lang/hr_HR/pagination.php
index 0efae8cb62..0d6df7e178 100644
--- a/resources/lang/hr_HR/pagination.php
+++ b/resources/lang/hr_HR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Prethodna',
'next' => 'Sljedeća »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/passwords.php b/resources/lang/hr_HR/passwords.php
index 80362c2eca..93f1918c4e 100644
--- a/resources/lang/hr_HR/passwords.php
+++ b/resources/lang/hr_HR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Na e-mail smo ti poslali poveznicu za promjenu lozinke!',
'reset' => 'Tvoja lozinka je promijenjena!',
'blocked' => 'Lijep pokušaj.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/hr_HR/validation.php b/resources/lang/hr_HR/validation.php
index addd0e6f39..ea21edefe4 100644
--- a/resources/lang/hr_HR/validation.php
+++ b/resources/lang/hr_HR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/auth.php b/resources/lang/nl_NL/auth.php
index f046afaa6e..ea6e4eba7f 100644
--- a/resources/lang/nl_NL/auth.php
+++ b/resources/lang/nl_NL/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Deze gegevens zijn niet correct.',
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php
index 915aae7995..b163e9ed68 100644
--- a/resources/lang/nl_NL/breadcrumbs.php
+++ b/resources/lang/nl_NL/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Maak nieuwe tag',
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php
index d27314468a..1680ae558a 100644
--- a/resources/lang/nl_NL/config.php
+++ b/resources/lang/nl_NL/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/csv.php b/resources/lang/nl_NL/csv.php
index 876ca796a4..a50e4dd193 100644
--- a/resources/lang/nl_NL/csv.php
+++ b/resources/lang/nl_NL/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (spatiegescheiden)',
'column_account-number' => 'Betaalrekening (rekeningnummer)',
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/demo.php b/resources/lang/nl_NL/demo.php
index ff2c7b4b54..f50aa30c9a 100644
--- a/resources/lang/nl_NL/demo.php
+++ b/resources/lang/nl_NL/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php
index 65b5810fb7..f5c9ccebf7 100644
--- a/resources/lang/nl_NL/firefly.php
+++ b/resources/lang/nl_NL/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'De import is klaar! Je kan de transacties nu terugvinden in Firefly.',
'import_finished_text_without_link' => 'Er is geen tag die al je transacties bevat. Kijk links in het menu onder "Transacties" en zoek daar je nieuwe transacties op.',
'import_finished_text_with_link' => 'Je kan je geïmporteerde transacties op deze pagina terug vinden.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php
index c3a5997cea..2e075be59a 100644
--- a/resources/lang/nl_NL/form.php
+++ b/resources/lang/nl_NL/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Betalingsdatum',
'invoice_date' => 'Factuurdatum',
'internal_reference' => 'Interne verwijzing',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/help.php b/resources/lang/nl_NL/help.php
index 9ca29221ad..2b4b79b2f9 100644
--- a/resources/lang/nl_NL/help.php
+++ b/resources/lang/nl_NL/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Elke pagina heeft een vraagtekentje rechtsboven. Gebruik deze voor meer hulp. Veel plezier!',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php
index 95efafc5d6..2eeeb69f34 100644
--- a/resources/lang/nl_NL/list.php
+++ b/resources/lang/nl_NL/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Aantal budgetten',
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
'tags_count' => 'Aantal tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php
index 02de2ab65b..df407a1708 100644
--- a/resources/lang/nl_NL/pagination.php
+++ b/resources/lang/nl_NL/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Vorige',
'next' => 'Volgende »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php
index 3839a12e68..0e6bcd3176 100644
--- a/resources/lang/nl_NL/passwords.php
+++ b/resources/lang/nl_NL/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Je krijgt een mailtje met een linkje om je wachtwoord te herstellen!',
'reset' => 'Je wachtwoord is hersteld!',
'blocked' => 'Leuk geprobeerd wel.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php
index 7533fe6848..4cc89b2fb5 100644
--- a/resources/lang/nl_NL/validation.php
+++ b/resources/lang/nl_NL/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php
index a7b55af932..dabd854a8e 100644
--- a/resources/lang/pl_PL/auth.php
+++ b/resources/lang/pl_PL/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php
index 210aab7ca0..fbd869f96d 100644
--- a/resources/lang/pl_PL/breadcrumbs.php
+++ b/resources/lang/pl_PL/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Utwórz nowy tag',
'edit_tag' => 'Modyfikuj tag ":tag"',
'delete_tag' => 'Usuń tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php
index 29dfe740f4..6acc711d2b 100644
--- a/resources/lang/pl_PL/config.php
+++ b/resources/lang/pl_PL/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/csv.php b/resources/lang/pl_PL/csv.php
index d9b1b88c79..96e5ce2148 100644
--- a/resources/lang/pl_PL/csv.php
+++ b/resources/lang/pl_PL/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Opposing account (account number)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/demo.php b/resources/lang/pl_PL/demo.php
index 5e19d0ed45..623854e8e0 100644
--- a/resources/lang/pl_PL/demo.php
+++ b/resources/lang/pl_PL/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'Konfiguracja, która widzisz poniżej jest prawidłowa dla lokalnego pliku.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php
index d101e6129f..347351bd19 100644
--- a/resources/lang/pl_PL/firefly.php
+++ b/resources/lang/pl_PL/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php
index e5466680b7..792e53c89d 100644
--- a/resources/lang/pl_PL/form.php
+++ b/resources/lang/pl_PL/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data płatności',
'invoice_date' => 'Data faktury',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/help.php b/resources/lang/pl_PL/help.php
index 8b73dbc51d..0639bfeea4 100644
--- a/resources/lang/pl_PL/help.php
+++ b/resources/lang/pl_PL/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Pamiętaj, że każda strona ma małą ikonkę ze znakiem zapytania w prawym górnym rogu. Kliknij ją aby otrzymać dodatkowe informacje o stronie, na której się znajdujesz.',
'index' => 'indeks',
'home' => 'początek',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php
index 0ce37d9346..1de98adf48 100644
--- a/resources/lang/pl_PL/list.php
+++ b/resources/lang/pl_PL/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Liczba budżetów',
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
'tags_count' => 'Liczba tagów',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php
index f666586cef..0cdbd60741 100644
--- a/resources/lang/pl_PL/pagination.php
+++ b/resources/lang/pl_PL/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Poprzednia',
'next' => 'Następna »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php
index f3d2d44d09..64141c8686 100644
--- a/resources/lang/pl_PL/passwords.php
+++ b/resources/lang/pl_PL/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
'reset' => 'Twoje hasło zostało zresetowane!',
'blocked' => 'Przynajmniej próbowałeś.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php
index 107f70fe31..f1ad408cb7 100644
--- a/resources/lang/pl_PL/validation.php
+++ b/resources/lang/pl_PL/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może być zerem',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php
index 5a17d21cad..15a40c990b 100644
--- a/resources/lang/pt_BR/auth.php
+++ b/resources/lang/pt_BR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php
index cd6c42b790..6f8a0fbefe 100644
--- a/resources/lang/pt_BR/breadcrumbs.php
+++ b/resources/lang/pt_BR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Criar nova etiqueta',
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Apagar etiqueta ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php
index 1800829bde..3a6582b8d2 100644
--- a/resources/lang/pt_BR/config.php
+++ b/resources/lang/pt_BR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/csv.php b/resources/lang/pt_BR/csv.php
index a1b92485f2..aca1e7ebc2 100644
--- a/resources/lang/pt_BR/csv.php
+++ b/resources/lang/pt_BR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (separadas por espaço)',
'column_account-number' => 'Conta de ativo (número da conta)',
'column_opposing-number' => 'Conta Contrária (número da conta)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php
index 559620fedf..4842ffa8fe 100644
--- a/resources/lang/pt_BR/demo.php
+++ b/resources/lang/pt_BR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php
index 6d270fdea5..9cfa513247 100644
--- a/resources/lang/pt_BR/firefly.php
+++ b/resources/lang/pt_BR/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php
index 4d7a1cae62..62f0fbdca9 100644
--- a/resources/lang/pt_BR/form.php
+++ b/resources/lang/pt_BR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data de pagamento',
'invoice_date' => 'Data da Fatura',
'internal_reference' => 'Referência interna',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/help.php b/resources/lang/pt_BR/help.php
index 83268848f9..877259b46b 100644
--- a/resources/lang/pt_BR/help.php
+++ b/resources/lang/pt_BR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
'index' => 'índice',
'home' => 'casa',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php
index 4cc4bbbd49..548fc9cabe 100644
--- a/resources/lang/pt_BR/list.php
+++ b/resources/lang/pt_BR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Número de orçamentos',
'rule_and_groups_count' => 'Número de regras e grupos de regras',
'tags_count' => 'Número de tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php
index f16e5f9bb1..7849521349 100644
--- a/resources/lang/pt_BR/pagination.php
+++ b/resources/lang/pt_BR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Anterior',
'next' => 'Próximo »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php
index d167089a72..24863232a1 100644
--- a/resources/lang/pt_BR/passwords.php
+++ b/resources/lang/pt_BR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
'reset' => 'Sua senha foi redefinida!',
'blocked' => 'Boa tentativa.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php
index 3e4891f349..527734719f 100644
--- a/resources/lang/pt_BR/validation.php
+++ b/resources/lang/pt_BR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'present' => 'O campo :attribute deve estar presente.',
'amount_zero' => 'A quantidade total não pode ser zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php
index bc725bca9b..715498e97b 100644
--- a/resources/lang/ru_RU/auth.php
+++ b/resources/lang/ru_RU/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Неправильный адрес электронной почты или пароль.',
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php
index 646511cec4..317c52461b 100644
--- a/resources/lang/ru_RU/breadcrumbs.php
+++ b/resources/lang/ru_RU/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Создать новый тег',
'edit_tag' => 'Редактировать тег ":tag"',
'delete_tag' => 'Удалить тег ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php
index 5544349117..668f45deb4 100644
--- a/resources/lang/ru_RU/config.php
+++ b/resources/lang/ru_RU/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/csv.php b/resources/lang/ru_RU/csv.php
index 37e4e88998..2340f76ea4 100644
--- a/resources/lang/ru_RU/csv.php
+++ b/resources/lang/ru_RU/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/demo.php b/resources/lang/ru_RU/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/ru_RU/demo.php
+++ b/resources/lang/ru_RU/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php
index a91170cd53..d54d34d4a6 100644
--- a/resources/lang/ru_RU/firefly.php
+++ b/resources/lang/ru_RU/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php
index ff44cbf9ef..271005bc4f 100644
--- a/resources/lang/ru_RU/form.php
+++ b/resources/lang/ru_RU/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/help.php b/resources/lang/ru_RU/help.php
index 61210ffe41..5198e5510f 100644
--- a/resources/lang/ru_RU/help.php
+++ b/resources/lang/ru_RU/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php
index 90625d54e6..91254e401d 100644
--- a/resources/lang/ru_RU/list.php
+++ b/resources/lang/ru_RU/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php
index 4eeab21dee..9e61a6cfcc 100644
--- a/resources/lang/ru_RU/pagination.php
+++ b/resources/lang/ru_RU/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php
index 2e11aa92dc..8e1b72506b 100644
--- a/resources/lang/ru_RU/passwords.php
+++ b/resources/lang/ru_RU/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php
index addd0e6f39..ea21edefe4 100644
--- a/resources/lang/ru_RU/validation.php
+++ b/resources/lang/ru_RU/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/auth.php b/resources/lang/zh_HK/auth.php
index 5d833b3d68..7319a9d7b8 100644
--- a/resources/lang/zh_HK/auth.php
+++ b/resources/lang/zh_HK/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/breadcrumbs.php b/resources/lang/zh_HK/breadcrumbs.php
index 6bcf9b862d..54cb260179 100644
--- a/resources/lang/zh_HK/breadcrumbs.php
+++ b/resources/lang/zh_HK/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/config.php b/resources/lang/zh_HK/config.php
index 58220429bf..0c23d3f6cd 100644
--- a/resources/lang/zh_HK/config.php
+++ b/resources/lang/zh_HK/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/csv.php b/resources/lang/zh_HK/csv.php
index 4acb52efdc..6b5abd3431 100644
--- a/resources/lang/zh_HK/csv.php
+++ b/resources/lang/zh_HK/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/demo.php b/resources/lang/zh_HK/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/zh_HK/demo.php
+++ b/resources/lang/zh_HK/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php
index a91170cd53..d54d34d4a6 100644
--- a/resources/lang/zh_HK/firefly.php
+++ b/resources/lang/zh_HK/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/form.php b/resources/lang/zh_HK/form.php
index ff44cbf9ef..271005bc4f 100644
--- a/resources/lang/zh_HK/form.php
+++ b/resources/lang/zh_HK/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/help.php b/resources/lang/zh_HK/help.php
index 61210ffe41..5198e5510f 100644
--- a/resources/lang/zh_HK/help.php
+++ b/resources/lang/zh_HK/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/list.php b/resources/lang/zh_HK/list.php
index 90625d54e6..91254e401d 100644
--- a/resources/lang/zh_HK/list.php
+++ b/resources/lang/zh_HK/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/pagination.php b/resources/lang/zh_HK/pagination.php
index 4eeab21dee..9e61a6cfcc 100644
--- a/resources/lang/zh_HK/pagination.php
+++ b/resources/lang/zh_HK/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/passwords.php b/resources/lang/zh_HK/passwords.php
index 2e11aa92dc..8e1b72506b 100644
--- a/resources/lang/zh_HK/passwords.php
+++ b/resources/lang/zh_HK/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_HK/validation.php b/resources/lang/zh_HK/validation.php
index addd0e6f39..ea21edefe4 100644
--- a/resources/lang/zh_HK/validation.php
+++ b/resources/lang/zh_HK/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php
index 7a20761eea..8278daa0a3 100644
--- a/resources/lang/zh_TW/auth.php
+++ b/resources/lang/zh_TW/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => '帳號或密碼錯誤。',
'throttle' => '登入失敗次數過多,請等待 :seconds 秒後再試。',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php
index d9fe1aac5b..a5fe3d1755 100644
--- a/resources/lang/zh_TW/breadcrumbs.php
+++ b/resources/lang/zh_TW/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => '建立新標籤',
'edit_tag' => '編輯標籤 ":tag"',
'delete_tag' => '刪除標籤 ":tag"',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php
index 8e724f5689..6e4ea6871a 100644
--- a/resources/lang/zh_TW/config.php
+++ b/resources/lang/zh_TW/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/csv.php b/resources/lang/zh_TW/csv.php
index e94574c27b..f87f951bba 100644
--- a/resources/lang/zh_TW/csv.php
+++ b/resources/lang/zh_TW/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => '標籤 (空格分隔)',
'column_account-number' => '資產帳戶 (帳號號碼)',
'column_opposing-number' => '抵銷的帳戶 (帳號號碼)',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/demo.php b/resources/lang/zh_TW/demo.php
index e7f8ea934d..3efa9c60a3 100644
--- a/resources/lang/zh_TW/demo.php
+++ b/resources/lang/zh_TW/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php
index 9fddfcf9d8..22ad08e150 100644
--- a/resources/lang/zh_TW/firefly.php
+++ b/resources/lang/zh_TW/firefly.php
@@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php
index 1c04418238..9014884592 100644
--- a/resources/lang/zh_TW/form.php
+++ b/resources/lang/zh_TW/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/help.php b/resources/lang/zh_TW/help.php
index 69a62018c7..8175c162da 100644
--- a/resources/lang/zh_TW/help.php
+++ b/resources/lang/zh_TW/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => '每一頁在右上方有一個小問號。按一下它可以取得與頁面相關説明。',
'index' => '首頁',
'home' => '首頁',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/list.php b/resources/lang/zh_TW/list.php
index d5df766461..d90f353626 100644
--- a/resources/lang/zh_TW/list.php
+++ b/resources/lang/zh_TW/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php
index a197fb74af..d87b6631ad 100644
--- a/resources/lang/zh_TW/pagination.php
+++ b/resources/lang/zh_TW/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« 上一頁',
'next' => '下一頁 »',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php
index ae5f0cc2a9..4f28fe3fb0 100644
--- a/resources/lang/zh_TW/passwords.php
+++ b/resources/lang/zh_TW/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => '我們已經將密碼重置連結發送至您的電郵!',
'reset' => '你的密碼已經被重置!',
'blocked' => '好一個嘗試。',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php
index f1593f0b18..de535f4652 100644
--- a/resources/lang/zh_TW/validation.php
+++ b/resources/lang/zh_TW/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
\ No newline at end of file
+];
diff --git a/resources/views/accounts/create.twig b/resources/views/accounts/create.twig
index 07e55d4f55..171ae13b1e 100644
--- a/resources/views/accounts/create.twig
+++ b/resources/views/accounts/create.twig
@@ -76,4 +76,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/accounts/edit.twig b/resources/views/accounts/edit.twig
index 29cd807ac2..e01e7f98ee 100644
--- a/resources/views/accounts/edit.twig
+++ b/resources/views/accounts/edit.twig
@@ -86,4 +86,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/demo/accounts/index.twig b/resources/views/demo/accounts/index.twig
index 1e42bbc675..9d3cf18a02 100644
--- a/resources/views/demo/accounts/index.twig
+++ b/resources/views/demo/accounts/index.twig
@@ -1 +1 @@
-{{ trans('demo.accounts-index') }}
\ No newline at end of file
+{{ trans('demo.accounts-index') }}
diff --git a/resources/views/demo/budgets/index.twig b/resources/views/demo/budgets/index.twig
index 737932b3df..5717ecfce4 100644
--- a/resources/views/demo/budgets/index.twig
+++ b/resources/views/demo/budgets/index.twig
@@ -1 +1 @@
-{{ trans('demo.budgets-index') }}
\ No newline at end of file
+{{ trans('demo.budgets-index') }}
diff --git a/resources/views/demo/currencies/index.twig b/resources/views/demo/currencies/index.twig
index 9d155e1181..1ea152a0f2 100644
--- a/resources/views/demo/currencies/index.twig
+++ b/resources/views/demo/currencies/index.twig
@@ -1 +1 @@
-{{ trans('demo.currencies-index') }}
\ No newline at end of file
+{{ trans('demo.currencies-index') }}
diff --git a/resources/views/demo/home.twig b/resources/views/demo/home.twig
index 84f855689a..85268e795a 100644
--- a/resources/views/demo/home.twig
+++ b/resources/views/demo/home.twig
@@ -1 +1 @@
-{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
\ No newline at end of file
+{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
diff --git a/resources/views/demo/import/configure.twig b/resources/views/demo/import/configure.twig
index 1d5adc6a31..a94b4914bb 100644
--- a/resources/views/demo/import/configure.twig
+++ b/resources/views/demo/import/configure.twig
@@ -1,3 +1,3 @@
{{ trans('demo.import-configure-security') }}
-{{ trans('demo.import-configure-configuration') }}
\ No newline at end of file
+{{ trans('demo.import-configure-configuration') }}
diff --git a/resources/views/demo/import/index.twig b/resources/views/demo/import/index.twig
index 00e5a8d4ce..31fe3ab386 100644
--- a/resources/views/demo/import/index.twig
+++ b/resources/views/demo/import/index.twig
@@ -1 +1 @@
-{{ trans('demo.import-index') }}
\ No newline at end of file
+{{ trans('demo.import-index') }}
diff --git a/resources/views/demo/index.twig b/resources/views/demo/index.twig
index 84f855689a..85268e795a 100644
--- a/resources/views/demo/index.twig
+++ b/resources/views/demo/index.twig
@@ -1 +1 @@
-{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
\ No newline at end of file
+{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
diff --git a/resources/views/demo/piggy-banks/index.twig b/resources/views/demo/piggy-banks/index.twig
index ea776d4f25..7c0415fc31 100644
--- a/resources/views/demo/piggy-banks/index.twig
+++ b/resources/views/demo/piggy-banks/index.twig
@@ -1 +1 @@
-{{ trans('demo.piggy-banks-index') }}
\ No newline at end of file
+{{ trans('demo.piggy-banks-index') }}
diff --git a/resources/views/demo/reports/index.twig b/resources/views/demo/reports/index.twig
index c7d5d9aab4..535fb63c44 100644
--- a/resources/views/demo/reports/index.twig
+++ b/resources/views/demo/reports/index.twig
@@ -4,4 +4,4 @@
{{ trans('demo.reports-index-examples', {
one: route('reports.report.default', ['1,2,3','currentMonthStart','currentMonthEnd']),
two: route('reports.report.default', ['1,2,3','20160101','20161231']),
- three: route('reports.report.budget', ['1,2,3','2,1','20160101','20161231'])})|raw }}
\ No newline at end of file
+ three: route('reports.report.budget', ['1,2,3','2,1','20160101','20161231'])})|raw }}
diff --git a/resources/views/demo/transactions/index.twig b/resources/views/demo/transactions/index.twig
index 8a212172ce..247ad41218 100644
--- a/resources/views/demo/transactions/index.twig
+++ b/resources/views/demo/transactions/index.twig
@@ -1 +1 @@
-{{ trans('demo.transactions-index') }}
\ No newline at end of file
+{{ trans('demo.transactions-index') }}
diff --git a/resources/views/export/index.twig b/resources/views/export/index.twig
index afe83f4c9c..3ebcc538ea 100644
--- a/resources/views/export/index.twig
+++ b/resources/views/export/index.twig
@@ -107,4 +107,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/javascript/variables.twig b/resources/views/javascript/variables.twig
index 5fe2a12f60..6e02953236 100644
--- a/resources/views/javascript/variables.twig
+++ b/resources/views/javascript/variables.twig
@@ -27,4 +27,4 @@ var noDataForChart = '{{ trans('firefly.no_data_for_chart')|escape }}';
var showFullList = '{{ trans('firefly.show_full_list') }}';
var showOnlyTop = '{{ trans('firefly.show_only_top',{number:listLength}) }}';
var accountingConfig = {{ accounting|json_encode|raw }};
-var token = '{{ csrf_token() }}';
\ No newline at end of file
+var token = '{{ csrf_token() }}';
diff --git a/resources/views/piggy-banks/create.twig b/resources/views/piggy-banks/create.twig
index e144dc9838..b9e132dea0 100644
--- a/resources/views/piggy-banks/create.twig
+++ b/resources/views/piggy-banks/create.twig
@@ -63,4 +63,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/piggy-banks/edit.twig b/resources/views/piggy-banks/edit.twig
index df25b8aebc..85f225c05b 100644
--- a/resources/views/piggy-banks/edit.twig
+++ b/resources/views/piggy-banks/edit.twig
@@ -65,4 +65,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/preferences/index.twig b/resources/views/preferences/index.twig
index 5432d9887f..0b00562525 100644
--- a/resources/views/preferences/index.twig
+++ b/resources/views/preferences/index.twig
@@ -281,4 +281,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/reports/options/category.twig b/resources/views/reports/options/category.twig
index 126467ca26..665e60421e 100644
--- a/resources/views/reports/options/category.twig
+++ b/resources/views/reports/options/category.twig
@@ -5,4 +5,4 @@
{% for category in categories %}
{% endfor %}
-
\ No newline at end of file
+
diff --git a/resources/views/rules/rule-group/select-transactions.twig b/resources/views/rules/rule-group/select-transactions.twig
index e33b186cd9..b12e7fb14f 100644
--- a/resources/views/rules/rule-group/select-transactions.twig
+++ b/resources/views/rules/rule-group/select-transactions.twig
@@ -49,4 +49,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/tags/create.twig b/resources/views/tags/create.twig
index 8d85dcc86a..bf78d6c3c6 100644
--- a/resources/views/tags/create.twig
+++ b/resources/views/tags/create.twig
@@ -91,4 +91,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/resources/views/tags/edit.twig b/resources/views/tags/edit.twig
index 4012de4137..dcf7557d85 100644
--- a/resources/views/tags/edit.twig
+++ b/resources/views/tags/edit.twig
@@ -94,4 +94,4 @@
{% block styles %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/tests/CreatesApplication.php b/tests/CreatesApplication.php
index 8d8a77e99d..547152f6a9 100644
--- a/tests/CreatesApplication.php
+++ b/tests/CreatesApplication.php
@@ -19,4 +19,4 @@ trait CreatesApplication
return $app;
}
-}
\ No newline at end of file
+}
diff --git a/tests/Feature/ExampleTest.php b/tests/Feature/ExampleTest.php
index c23bfc63d5..486dc271a3 100644
--- a/tests/Feature/ExampleTest.php
+++ b/tests/Feature/ExampleTest.php
@@ -20,4 +20,4 @@ class ExampleTest extends TestCase
$response->assertStatus(200);
}
-}
\ No newline at end of file
+}
diff --git a/tests/TestCase.php b/tests/TestCase.php
index 03cde96b56..51b7cf0735 100644
--- a/tests/TestCase.php
+++ b/tests/TestCase.php
@@ -12,4 +12,4 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
abstract class TestCase extends BaseTestCase
{
use CreatesApplication;
-}
\ No newline at end of file
+}
diff --git a/tests/Unit/ExampleTest.php b/tests/Unit/ExampleTest.php
index 239346394a..5663bb49f8 100644
--- a/tests/Unit/ExampleTest.php
+++ b/tests/Unit/ExampleTest.php
@@ -17,4 +17,4 @@ class ExampleTest extends TestCase
{
$this->assertTrue(true);
}
-}
\ No newline at end of file
+}