Skip to content

Commit

Permalink
fix static test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kenza-ya committed Oct 16, 2023
1 parent 6532ad9 commit 78c308d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Observers/ProductUrlRewriteObserver.php
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,8 @@ protected function addArtefacts(array $artefacts)
/**
* Generic method to load categories based on different values with serialized return.
*
* @param string $defaultValue The default value
*
* @return mixed|null
*/
protected function getCategoryPath($defaultValue = null)
Expand Down

0 comments on commit 78c308d

Please sign in to comment.