Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
GraphQL-64: [Mutations] Cart Operations > Coupons
Browse files Browse the repository at this point in the history
-- fix static tests
  • Loading branch information
Valeriy Nayda committed Sep 18, 2018
1 parent 2a0a450 commit 462601c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
use Magento\Quote\Api\CartRepositoryInterface;

/**
* Service for checking that the shopping cart operations are allowed for current user
*/
* Service for checking that the shopping cart operations are allowed for current user
*/
class IsCartMutationAllowedForCurrentUser
{
/**
Expand Down

0 comments on commit 462601c

Please sign in to comment.