diff --git a/framework/core/src/Admin/Actions/ClientAction.php b/framework/core/src/Admin/Actions/ClientAction.php index e0834468b..5973598cd 100644 --- a/framework/core/src/Admin/Actions/ClientAction.php +++ b/framework/core/src/Admin/Actions/ClientAction.php @@ -1,4 +1,4 @@ -afterBootstrapping( - 'Illuminate\Foundation\Bootstrap\DetectEnvironment', $callback + 'Illuminate\Foundation\Bootstrap\DetectEnvironment', + $callback ); } diff --git a/framework/core/src/Core/CoreServiceProvider.php b/framework/core/src/Core/CoreServiceProvider.php index 8ea16c4b6..9a95a552d 100644 --- a/framework/core/src/Core/CoreServiceProvider.php +++ b/framework/core/src/Core/CoreServiceProvider.php @@ -1,4 +1,4 @@ -files = $files; $this->resolver = $resolver; $this->repository = $repository; diff --git a/framework/core/src/Support/ClientAction.php b/framework/core/src/Support/ClientAction.php index 35c4a73f6..40f110ea8 100644 --- a/framework/core/src/Support/ClientAction.php +++ b/framework/core/src/Support/ClientAction.php @@ -1,4 +1,4 @@ -