enhance: Vendor dashboard app compatibility with rfq. #3472
Annotations
4 warnings
Detect coding standard violations:
includes/REST/Manager.php#L77
The method parameter $object is never used
|
Detect coding standard violations:
includes/REST/Manager.php#L77
The method parameter $request is never used
|
Detect coding standard violations:
includes/REST/Manager.php#L77
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Detect coding standard violations:
includes/REST/Manager.php#L139
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Loading