Skip to content

Commit

Permalink
Corrected function comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sanganinamrata committed Jul 5, 2018
1 parent 02e144c commit c9925b2
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 c9925b2

Please sign in to comment.