This commit is contained in:
Adrian Hopek
2022-04-14 10:36:39 +02:00
parent d27d1736d7
commit 5356b0fc8c
6 changed files with 68 additions and 48 deletions

View File

@@ -16,8 +16,7 @@ class HandleInertiaRequests extends Middleware
{
public function __construct(
protected YearPeriodRetriever $yearPeriodRetriever,
) {
}
) {}
public function share(Request $request): array
{