Skip to content

Commit 07bc319

Browse files
committed
- Removed closing PHP tag
1 parent 0e2bf7c commit 07bc319

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Packer.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -737,5 +737,4 @@ private function _unescapeBis() {
737737
private function _internalEscape($string) {
738738
return preg_replace($this->ESCAPE, '', $string);
739739
}
740-
}
741-
?>
740+
}

0 commit comments

Comments
 (0)