Skip to content

Commit b9841e6

Browse files
ENGCOM-2258: [Forwardport] Corrected function comment #16687
- Merge Pull Request #16687 from sanganinamrata/magento2:2.3-develop-PR-port-16549 - Merged commits: 1. 7544c3d
2 parents 17012d3 + 7544c3d commit b9841e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
117117
/**
118118
* @param array $classNames
119119
* @param string $fileItemPath
120-
* @return bool Whether the clas is included or not
120+
* @return bool Whether the class is included or not
121121
*/
122122
private function includeClasses(array $classNames, $fileItemPath)
123123
{

0 commit comments

Comments
 (0)