Skip to content

Commit

Permalink
ENGCOM-2191: Corrected function comment #16549
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov authored Jul 6, 2018
2 parents 64ed2e6 + 0b0574b commit adcf120
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 adcf120

Please sign in to comment.