diff --git a/Utils/IO/Zip/Zip.php b/Utils/IO/Zip/Zip.php index f2588b727..f13b17fa0 100644 --- a/Utils/IO/Zip/Zip.php +++ b/Utils/IO/Zip/Zip.php @@ -30,7 +30,7 @@ namespace phpOMS\Utils\IO\Zip; * @link http://orange-management.com * @since 1.0.0 */ -class Zip +class Zip implements ArchiveInterface { /**