Skip to content

refactor: update method parameter type hints in product model

Henning Leutz requested to merge next-2.x into main

This commit refines the type hints in the Product model. Specifically, the getUrlRewrittenWithHost() method's $Project parameter type is defined more explicitly, indicating that it can accept either a type of QUI\Projects\Project or null.

Related: quiqqer/package-feed#15

Merge Request-Berichte

Lade