mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Update ArchiveInterface.php
This commit is contained in:
parent
4c012c55c7
commit
4523c6120d
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user