pimcore / studio-backend-bundle

Studio Backend bundle
Other
10 stars 1 forks source link

Refactor Filter structure. #270

Closed martineiber closed 3 months ago

martineiber commented 3 months ago

Changes in this pull request

Resolves #

Additional info

Refactor Filter structure that the filters are reusable in other request as well and not only in the Asset Collection. Currently the Filter are depending on the CollectionParametersInterface.

Now each Filter has its own Interface and those can be combined to build a ParameterClass like here ElementParameters.php

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud