Skip to content

Commit

Permalink
Added CartPostitionInterface::getQuantityOptions() method
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed Mar 15, 2017
1 parent 1df2303 commit 8c0ab35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CartPositionInterface.php
Expand Up @@ -25,4 +25,6 @@ public function getIcon();
public function getName();

public function getDescription();

public function getQuantityOptions();
}

0 comments on commit 8c0ab35

Please sign in to comment.