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 180de0a commit bf831c6Copy full SHA for bf831c6
lib/internal/Magento/Framework/Message/Manager.php
@@ -67,7 +67,7 @@ class Manager implements ManagerInterface
67
* @param Event\ManagerInterface $eventManager
68
* @param LoggerInterface $logger
69
* @param string $defaultGroup
70
- * @param ExceptionMessageFactoryInterface|null $exceptionMessageFactory exceptionMessageFactory
+ * @param ExceptionMessageFactoryInterface|null $exceptionMessageFactory
71
*/
72
public function __construct(
73
Session $session,
0 commit comments