Skip to content

Commit 8be4267

Browse files
author
Oleksii Korshenko
committed
MAGETWO-56154: Sorted Object List in di.xml
- added support of sortOrder attribute to array object items
1 parent 8ff87ef commit 8be4267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/ObjectManager/ObjectManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ public function get($type)
7575

7676
/**
7777
* Configure di instance
78+
* Note: All arguments should be pre-processed (sort order, translations, etc) before passing to method configure.
7879
*
7980
* @param array $configuration
8081
* @return void

0 commit comments

Comments
 (0)