We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21a016 commit d39230eCopy full SHA for d39230e
app/code/Magento/CatalogGraphQl/Model/Product/Option/DateType.php
@@ -19,8 +19,6 @@
19
class DateType extends ProductDateOptionType
20
{
21
/**
22
- * {@inheritdoc}
23
- *
24
* Make valid string as a value of date option type for GraphQl queries
25
*
26
* @param array $values All product option values, i.e. array (option_id => mixed, option_id => mixed...)
0 commit comments