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 25772e6 commit 03198deCopy full SHA for 03198de
lib/internal/Magento/Framework/TestFramework/Unit/Helper/ObjectManager.php
@@ -8,6 +8,7 @@
8
/**
9
* Helper class for basic object retrieving, such as blocks, models etc...
10
*
11
+ * @deprecated Class under test should be instantiated with `new` keyword with explicit dependencies declaration
12
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
13
*/
14
class ObjectManager
0 commit comments