enhance: Product category rest api extending wc product category #3819
phpcs.yml
on: pull_request
Run PHPCS inspection
19s
Annotations
2 errors and 4 warnings
Run PHPCS inspection:
includes/REST/VendorProductCategoriesController.php#L106
The closing brace for the class must go on the next line after the body
|
Run PHPCS inspection
Process completed with exit code 1.
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
The method parameter $object is never used
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
The method parameter $request is never used
|
Run PHPCS inspection:
includes/REST/Manager.php#L77
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Run PHPCS inspection:
includes/REST/Manager.php#L139
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|