From 7bde20e968dd9f3cf36f1c43e2a0285177309d4b Mon Sep 17 00:00:00 2001 From: blaerf Date: Sun, 16 Nov 2025 13:03:29 +0100 Subject: [PATCH] AuthenticationHelper umbenannt --- ...{authenticatedUserHelper.php => AuthenticatedUserHelper.php} | 0 public/blank.php | 2 +- public/buttons.php | 2 +- public/cards.php | 2 +- public/charts.php | 2 +- public/dashboard.php | 2 +- public/tables.php | 2 +- public/utilities-animation.php | 2 +- public/utilities-border.php | 2 +- public/utilities-color.php | 2 +- public/utilities-other.php | 2 +- 11 files changed, 10 insertions(+), 10 deletions(-) rename app/Helpers/{authenticatedUserHelper.php => AuthenticatedUserHelper.php} (100%) diff --git a/app/Helpers/authenticatedUserHelper.php b/app/Helpers/AuthenticatedUserHelper.php similarity index 100% rename from app/Helpers/authenticatedUserHelper.php rename to app/Helpers/AuthenticatedUserHelper.php diff --git a/public/blank.php b/public/blank.php index 24b5fd7..606f4ec 100644 --- a/public/blank.php +++ b/public/blank.php @@ -1,6 +1,6 @@ diff --git a/public/buttons.php b/public/buttons.php index 44f842e..e4bf203 100644 --- a/public/buttons.php +++ b/public/buttons.php @@ -1,6 +1,6 @@ diff --git a/public/cards.php b/public/cards.php index f213f22..611b2b0 100644 --- a/public/cards.php +++ b/public/cards.php @@ -1,6 +1,6 @@ diff --git a/public/charts.php b/public/charts.php index c985f84..61ab001 100644 --- a/public/charts.php +++ b/public/charts.php @@ -1,6 +1,6 @@ diff --git a/public/dashboard.php b/public/dashboard.php index 0e219da..969401b 100644 --- a/public/dashboard.php +++ b/public/dashboard.php @@ -1,6 +1,6 @@ diff --git a/public/tables.php b/public/tables.php index bda9f91..f9095e9 100644 --- a/public/tables.php +++ b/public/tables.php @@ -1,6 +1,6 @@ diff --git a/public/utilities-animation.php b/public/utilities-animation.php index 3a942bf..e1854cd 100644 --- a/public/utilities-animation.php +++ b/public/utilities-animation.php @@ -1,6 +1,6 @@ diff --git a/public/utilities-border.php b/public/utilities-border.php index e7f701f..f059c04 100644 --- a/public/utilities-border.php +++ b/public/utilities-border.php @@ -1,6 +1,6 @@ diff --git a/public/utilities-color.php b/public/utilities-color.php index 4975409..c714340 100644 --- a/public/utilities-color.php +++ b/public/utilities-color.php @@ -1,6 +1,6 @@ diff --git a/public/utilities-other.php b/public/utilities-other.php index f5c1a8a..ef1435f 100644 --- a/public/utilities-other.php +++ b/public/utilities-other.php @@ -1,6 +1,6 @@