diff --git a/app/Events/ResendConfirmation.php b/app/Events/ResendConfirmation.php index 6b7091ee24..f221d76141 100644 --- a/app/Events/ResendConfirmation.php +++ b/app/Events/ResendConfirmation.php @@ -35,4 +35,4 @@ class ResendConfirmation extends Event $this->user = $user; $this->ipAddress = $ipAddress; } -} \ No newline at end of file +} diff --git a/app/Events/UserRegistration.php b/app/Events/UserRegistration.php index 5f19b3f776..94c605e8a5 100644 --- a/app/Events/UserRegistration.php +++ b/app/Events/UserRegistration.php @@ -35,4 +35,4 @@ class UserRegistration extends Event $this->user = $user; $this->ip = $ipAddress; } -} \ No newline at end of file +} diff --git a/app/Handlers/Events/AttachUserRole.php b/app/Handlers/Events/AttachUserRole.php index 8b151b431d..bc79f0af69 100644 --- a/app/Handlers/Events/AttachUserRole.php +++ b/app/Handlers/Events/AttachUserRole.php @@ -48,4 +48,4 @@ class AttachUserRole } } -} \ No newline at end of file +} diff --git a/app/Handlers/Events/SendRegistrationMail.php b/app/Handlers/Events/SendRegistrationMail.php index 71d623641b..32768c7813 100644 --- a/app/Handlers/Events/SendRegistrationMail.php +++ b/app/Handlers/Events/SendRegistrationMail.php @@ -60,4 +60,4 @@ class SendRegistrationMail Log::error($e->getMessage()); } } -} \ No newline at end of file +} diff --git a/app/Handlers/Events/UserConfirmation.php b/app/Handlers/Events/UserConfirmation.php index fe7eaa56bc..1745466c42 100644 --- a/app/Handlers/Events/UserConfirmation.php +++ b/app/Handlers/Events/UserConfirmation.php @@ -111,4 +111,4 @@ class UserConfirmation return; } -} \ No newline at end of file +} diff --git a/app/Handlers/Events/UserEventListener.php b/app/Handlers/Events/UserEventListener.php index 1b3888ec0c..e18177618e 100644 --- a/app/Handlers/Events/UserEventListener.php +++ b/app/Handlers/Events/UserEventListener.php @@ -29,4 +29,4 @@ class UserEventListener return true; } -} \ No newline at end of file +} diff --git a/app/Http/Controllers/Auth/ConfirmationController.php b/app/Http/Controllers/Auth/ConfirmationController.php index 4e50529dd4..d085966af0 100644 --- a/app/Http/Controllers/Auth/ConfirmationController.php +++ b/app/Http/Controllers/Auth/ConfirmationController.php @@ -79,4 +79,4 @@ class ConfirmationController extends Controller } } -} \ No newline at end of file +} diff --git a/app/Http/Controllers/Auth/TwoFactorController.php b/app/Http/Controllers/Auth/TwoFactorController.php index 4402039d96..72c798c932 100644 --- a/app/Http/Controllers/Auth/TwoFactorController.php +++ b/app/Http/Controllers/Auth/TwoFactorController.php @@ -76,4 +76,4 @@ class TwoFactorController extends Controller return redirect(route('home')); } -} \ No newline at end of file +} diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/help.php b/resources/lang/fr_FR/help.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/help.php b/resources/lang/nl_NL/help.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/help.php b/resources/lang/pt_BR/help.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php old mode 100755 new mode 100644