Skip to content

Commit

Permalink
ENGCOM-2191: Corrected function comment #16549
Browse files Browse the repository at this point in the history
 - Merge Pull Request #16549 from sanganinamrata/magento2:nps-correct-function-comment
 - Merged commits:
   1. c9925b2
  • Loading branch information
magento-engcom-team committed Jul 5, 2018
2 parents 5dfe914 + c9925b2 commit 0b0574b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ private function extract(\RecursiveIteratorIterator $recursiveIterator)
/**
* @param array $classNames
* @param string $fileItemPath
* @return bool Whether the clas is included or not
* @return bool Whether the class is included or not
*/
private function includeClasses(array $classNames, $fileItemPath)
{
Expand Down

0 comments on commit 0b0574b

Please sign in to comment.