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 484c65c commit 6b7300aCopy full SHA for 6b7300a
app/code/Magento/CatalogGraphQl/Model/Product/Option/DateType.php
@@ -24,7 +24,7 @@ class DateType extends ProductDateOptionType
24
* {@inheritdoc}
25
*
26
* @param array $values All product option values, i.e. array (option_id => mixed, option_id => mixed...)
27
- * @return $this
+ * @return ProductDateOptionType
28
*/
29
public function validateUserValue($values)
30
{
0 commit comments