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 387af1a commit 993ea42Copy full SHA for 993ea42
app/code/Magento/CatalogGraphQl/Plugin/DesignLoader.php
@@ -47,6 +47,8 @@ class DesignLoader
47
/**
48
* @param ViewDesignLoader $designLoader
49
* @param ManagerInterface $messageManager
50
+ * @param AreaList $areaList
51
+ * @param State $appState
52
*/
53
public function __construct(
54
ViewDesignLoader $designLoader,
0 commit comments