Enhance/product category rest api #3659
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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