Errors
Table of Contents
Exceptions/Handler.php | 1 |
GraphQL/Queries/Search.php | 1 |
GraphQL/Queries/TopAlbums.php | 1 |
GraphQL/Queries/TopArtists.php | 1 |
GraphQL/Queries/TopMedia.php | 1 |
Http/Middleware/RedirectIfAuthenticated.php | 1 |
Handler.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "var" with body "@var array<class-string<\Throwable>, \Psr\Log\LogLevel::*>" has error "\Psr\Log\LogLevel::*" is not a valid Fqsen. |
Search.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array{} $args" has error "\App\GraphQL\Queries\array{}" is not a valid Fqsen. |
TopAlbums.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array{} $args" has error "\App\GraphQL\Queries\array{}" is not a valid Fqsen. |
TopArtists.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array{} $args" has error "\App\GraphQL\Queries\array{}" is not a valid Fqsen. |
TopMedia.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param array{} $args" has error "\App\GraphQL\Queries\array{}" is not a valid Fqsen. |
RedirectIfAuthenticated.php
Type | Line | Description |
---|---|---|
ERROR | 0 | Tag "param" with body "@param \Closure(\Illuminate\Http\Request): (\Illuminate\Http\Response|\Illuminate\Http\RedirectResponse) $next" has error "\App\Http\Middleware\:" is not a valid Fqsen. |