UI: list of api endpoints #16
phpstan.yml
on: push
Phpstan
/
Phpstan (8.2)
16s
Annotations
2 errors
Phpstan / Phpstan (8.2):
app/Api/Product/ListProductController.php#L39
Parameter #1 $products of static method App\Api\Product\ListProductResponse::of() expects array<string, array>, array<int, array<string, int|string>> given.
|
Phpstan / Phpstan (8.2)
Process completed with exit code 2.
|