Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Extract property-whitelist into constant for easier comprehension of code relation
issue: NEXT-17955
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---
- Added new constant
\Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber::PROPERTY_GROUP_IDS_REQUEST_PARAM
and used it in\Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver::restrictFilters
to visualize code relation