Skip to content

Commit 03198de

Browse files
committed
Unit Test / Deprecate / ObjectManager Helper
1 parent 25772e6 commit 03198de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/TestFramework/Unit/Helper/ObjectManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/**
99
* Helper class for basic object retrieving, such as blocks, models etc...
1010
*
11+
* @deprecated Class under test should be instantiated with `new` keyword with explicit dependencies declaration
1112
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1213
*/
1314
class ObjectManager

0 commit comments

Comments
 (0)