Skip to content

Commit f83e95c

Browse files
committed
Phpcs
1 parent bf1c469 commit f83e95c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VIPSoft/Unzip/Unzip.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ public function extract($zipFile, $targetPath)
181181
}
182182

183183
$ziparchive->close();
184+
184185
return $filenames;
185186
}
186187
}

0 commit comments

Comments
 (0)