We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64ed2e6 + 0b0574b commit adcf120Copy full SHA for adcf120
setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php
@@ -114,7 +114,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
114
/**
115
* @param array $classNames
116
* @param string $fileItemPath
117
- * @return bool Whether the clas is included or not
+ * @return bool Whether the class is included or not
118
*/
119
private function includeClasses(array $classNames, $fileItemPath)
120
{
0 commit comments