We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a396e4 commit c551a73Copy full SHA for c551a73
src/BigCommerce/Api/Catalog/BrandsApi.php
@@ -33,7 +33,6 @@ class BrandsApi extends ResourceApi
33
private const BRAND_ENDPOINT = 'catalog/brands/%d';
34
private const BRANDS_ENDPOINT = 'catalog/brands';
35
36
- public const DO_NOT_MERGE = "this because it's only to test the new phpcs github action with annotations. This line is clearly too long.";
37
public const FILTER_INCLUDE_FIELDS = 'include_fields';
38
public const FILTER_EXCLUDE_FIELDS = 'exclude_fields';
39
0 commit comments