Implement interface

This commit is contained in:
Dennis Eichhorn 2017-07-12 11:43:16 +02:00 committed by GitHub
parent c082826d32
commit 32184be8d8

View File

@ -30,7 +30,7 @@ namespace phpOMS\Utils\IO\Zip;
* @link http://orange-management.com
* @since 1.0.0
*/
class Zip
class Zip implements ArchiveInterface
{
/**