Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 484 Bytes

2021-10-12-extract-property-whitelist-into-constant-for-easier-comprehension-of-code-relation.md

File metadata and controls

9 lines (9 loc) · 484 Bytes
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
---

Core

  • 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