ApiDoc BACKEND

Errors

Table of Contents

api/v1/controllers/MaterialController.php 1
api/v1/controllers/prod/DiscountCouponController.php 1
api/v1/models/cart/ProductOrderDetail.php 1
api/v1/models/GroupNotes.php 1
api/v1/models/Models.php 2
utilities/UnitsConverter.php 1

MaterialController.php

Type Line Description
ERROR 175 Tag "@return" with body "@@return MaterialCategory[];" has error

DiscountCouponController.php

Type Line Description
ERROR 397 Tag "@return" with body "@@return array{name: string, data: {@see DiscountCoupon}, status: int}" has error

ProductOrderDetail.php

Type Line Description
ERROR 50 Tag "@property" with body "@@property string|null last_status" has error

GroupNotes.php

Type Line Description
ERROR 19 Tag "@property" with body "@@property int is_pinned" has error

Models.php

Type Line Description
ERROR 67 Tag "property" with body "@property Models-modelItems[] $models-modelItems" has error "\app\api\v1\models\Models-modelItems" is not a valid Fqsen.
ERROR 67 Tag "property" with body "@property Models-materials[] $models-materials" has error "\app\api\v1\models\Models-materials" is not a valid Fqsen.

UnitsConverter.php

Type Line Description
ERROR 142 Tag "@return" with body "@@return array{kg: float|int, lb: float|int}|[]" has error

Search results