Pop\Archive\Adapter\ArchiveInterface::__construct PHP Метод

__construct() публичный Метод

Method to instantiate an archive adapter object
public __construct ( Archive $archive ) : Pop\Archive\Adapter\ArchiveInterface
$archive Pop\Archive\Archive
Результат Pop\Archive\Adapter\ArchiveInterface
    public function __construct(\Pop\Archive\Archive $archive);