Skip to content

Commit b420386

Browse files
committed
#176 : Implementation for ZIP Adapter (PHPCS Fixes)
1 parent 53499b7 commit b420386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpPresentation/Writer/AbstractWriter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ public function getZipAdapter()
2828
{
2929
return $this->oZipAdapter;
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)