Lint
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp Lang 2023-07-06 16:53:33 +02:00
parent 7877f57a22
commit 71e6b0216f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class HandleInertiaRequests extends Middleware
/** /**
* Defines the props that are shared by default. * Defines the props that are shared by default.
* *
* @see https://inertiajs.com/shared-data * @return array<string, mixed>
*/ */
public function share(Request $request): array public function share(Request $request): array
{ {