enhance: Vendor dashboard app compatibility with rfq. #3472
phpcs.yml
on: pull_request
Run PHPCS inspection
18s
Annotations
4 warnings
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
|