Skip to content

Commit

Permalink
Merge pull request #1479 from algolia/release/3.13.1
Browse files Browse the repository at this point in the history
Release/3.13.1
  • Loading branch information
mohitalgolia authored Feb 1, 2024
2 parents f0010a3 + 43f6980 commit 88391f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ViewModel/Recommend/Cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@

class Cart implements ArgumentInterface
{
/**
* @var StoreManagerInterface
*/
protected $storeManager;

/**
* @var Session
*/
Expand Down

0 comments on commit 88391f2

Please sign in to comment.