Skip to content

Commit

Permalink
Stan fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JevgenijVisockij committed May 14, 2024
1 parent c75fc72 commit f225c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Repository/OrderRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function findOneByCartId($id_cart)
/**
* @param int $id_cart
*
* @return \ObjectModel[]|null
* @return \PrestaShopCollection
*
* @throws \PrestaShopException
*/
Expand Down

0 comments on commit f225c3c

Please sign in to comment.