Skip to content

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 builds
  • Loading branch information
Valeriy Nayda committed Sep 26, 2018
1 parent 484c65c commit 6b7300a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DateType extends ProductDateOptionType
* {@inheritdoc}
*
* @param array $values All product option values, i.e. array (option_id => mixed, option_id => mixed...)
* @return $this
* @return ProductDateOptionType
*/
public function validateUserValue($values)
{
Expand Down

0 comments on commit 6b7300a

Please sign in to comment.