Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Commit

Permalink
Merge pull request #12 from sanganinamrata/2.3-develop-PR-port-16549
Browse files Browse the repository at this point in the history
[Forwardport] Corrected function comment
  • Loading branch information
sanganinamrata authored Jul 9, 2018
2 parents db2ff9a + cd1a1df commit 2456027
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 2456027

Please sign in to comment.