Skip to content

Commit adcf120

Browse files
author
Stanislav Idolov
authored
ENGCOM-2191: Corrected function comment #16549
2 parents 64ed2e6 + 0b0574b commit adcf120

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
@@ -114,7 +114,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
114114
/**
115115
* @param array $classNames
116116
* @param string $fileItemPath
117-
* @return bool Whether the clas is included or not
117+
* @return bool Whether the class is included or not
118118
*/
119119
private function includeClasses(array $classNames, $fileItemPath)
120120
{

0 commit comments

Comments
 (0)