Fix profile links not showing for vendor staff #5775
phpcs.yml
on: pull_request
Run PHPCS inspection
15s
Annotations
4 warnings
|
Run PHPCS inspection:
tests/php/src/REST/StoreSettingControllerTest.php#L538
The method parameter $request is never used
|
|
Run PHPCS inspection:
tests/php/src/REST/StoreSettingControllerTest.php#L538
The method parameter $store is never used
|
|
Run PHPCS inspection:
tests/php/src/REST/StoreSettingControllerTest.php#L538
The method parameter $additional_fields is never used
|
|
Run PHPCS inspection:
includes/REST/StoreSettingController.php#L165
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|