Skip to content

Commit

Permalink
Merge pull request #1 from ramundomario/add-address-parent-check-psal…
Browse files Browse the repository at this point in the history
…m-fix

Fix PSALM test for coreshop#1825
  • Loading branch information
valentin- authored Dec 29, 2021
2 parents f1b6e6a + 58bc1f2 commit 3598e47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public function isPublished();
public function setParent($parent);

/**
* @return ElementInterface
* @return ElementInterface|null
*/
public function getParent();

Expand Down

0 comments on commit 3598e47

Please sign in to comment.