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 bb1b3b8 commit 7669121Copy full SHA for 7669121
lib/internal/Magento/Framework/ObjectManager/ObjectManager.php
@@ -34,6 +34,7 @@ class ObjectManager implements \Magento\Framework\ObjectManagerInterface
34
protected $_config;
35
36
/**
37
+ * phpcs:disable Magento2.Annotation.MethodArguments.VisualAlignment
38
* @param FactoryInterface $factory
39
* @param ConfigInterface $config
40
* @param array &$sharedInstances
0 commit comments