Skip to content

Commit 204dd0a

Browse files
committed
Fix issue when Proxy class wasn't generate during di compile
Fix comment
1 parent f3b17ed commit 204dd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Module/Di/Code/Scanner/XmlScanner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function collectEntities(array $files)
5858
}
5959

6060
/**
61-
* Scan factories from all di.xml
61+
* Scan proxies from all di.xml
6262
*
6363
* @param \DOMXPath $xpath
6464
* @return array

0 commit comments

Comments
 (0)