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.
1 parent 02e144c commit c9925b2Copy full SHA for c9925b2
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