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

Commit

Permalink
GraphQL-141: [Mutations] Cart Operations > Add simple product to Cart
Browse files Browse the repository at this point in the history
-- fix static tests
  • Loading branch information
Valeriy Nayda committed Oct 1, 2018
1 parent d39230e commit d43164b
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
use Magento\Framework\Stdlib\DateTime;

/**
* Catalog product option date validator
*
* {@inheritdoc}
* @inheritdoc
*/
class DateType extends ProductDateOptionType
{
Expand Down

0 comments on commit d43164b

Please sign in to comment.