File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ public function __construct(
74
74
}
75
75
76
76
/**
77
- * { @inheritdoc}
77
+ * @inheritdoc
78
78
*
79
79
* @return \Magento\Framework\GraphQl\Query\Resolver\ContextExtensionInterface
80
80
*/
@@ -84,7 +84,7 @@ public function getExtensionAttributes() : \Magento\Framework\GraphQl\Query\Reso
84
84
}
85
85
86
86
/**
87
- * { @inheritdoc}
87
+ * @inheritdoc
88
88
*
89
89
* @param \Magento\Framework\GraphQl\Query\Resolver\ContextExtensionInterface $extensionAttributes
90
90
* @return ContextInterface
Original file line number Diff line number Diff line change 6
6
"php" : " ~7.1.3||~7.2.0" ,
7
7
"magento/module-authorization" : " *" ,
8
8
"magento/module-eav" : " *" ,
9
+ "magento/module-store" : " *" ,
9
10
"magento/framework" : " *"
10
11
},
11
12
"suggest" : {
You can’t perform that action at this time.
0 commit comments