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 10, 2018
1 parent 6178786 commit 7544c3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,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 7544c3d

Please sign in to comment.