Skip to content

Commit

Permalink
Phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
robocoder committed Feb 13, 2016
1 parent bf1c469 commit f83e95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/VIPSoft/Unzip/Unzip.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ public function extract($zipFile, $targetPath)
}

$ziparchive->close();

return $filenames;
}
}

0 comments on commit f83e95c

Please # to comment.