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 663e1a7 commit cb3ebb8Copy full SHA for cb3ebb8
app/code/Magento/Store/App/Action/Plugin/StoreCheck.php
@@ -35,7 +35,7 @@ public function __construct(
35
* @param ActionInterface $subject
36
* @return void
37
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
38
- * @throws \Magento\Framework\Exception\State\InitExceptionn
+ * @throws \Magento\Framework\Exception\State\InitException
39
*/
40
public function beforeExecute(ActionInterface $subject)
41
{
0 commit comments