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 17012d3 + 7544c3d commit b9841e6Copy full SHA for b9841e6
setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php
@@ -117,7 +117,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
117
/**
118
* @param array $classNames
119
* @param string $fileItemPath
120
- * @return bool Whether the clas is included or not
+ * @return bool Whether the class is included or not
121
*/
122
private function includeClasses(array $classNames, $fileItemPath)
123
{
0 commit comments