Update ArchiveInterface.php

This commit is contained in:
Dennis Eichhorn 2017-07-12 14:51:19 +02:00 committed by GitHub
parent 4c012c55c7
commit 4523c6120d

View File

@ -40,7 +40,7 @@ interface ArchiveInterface
* @since 1.0.0
* @author Dennis Eichhorn <d.eichhorn@oms.com>
*/
public static function pack(array $sources, string $destination, bool $overwrite = true) : bool
public static function pack($sources, string $destination, bool $overwrite = true) : bool
/**
* Unpack archive.