Add reusable data table component #63
Annotations
4 errors
Analyse code
Process completed with exit code 1.
|
Analyse code:
app/Mixins/RequestMixin.php#L37
Offset 'id' on array{id: string, desc: bool} in isset() always exists and is not nullable.
|
Analyse code:
app/Mixins/RequestMixin.php#L37
Call to function is_string() with string will always evaluate to true.
|
Analyse code:
app/Mixins/RequestMixin.php#L18
PHPDoc tag @return has invalid value (?array<int, {id: string, desc: bool}>): Unexpected token "{", expected type at offset 35 on line 2
|
Loading