archive_download
class archive_download
Properties
protected config | $installer_config |
Methods
BinaryFileResponse
conflict_archive()
Sends response with the merge conflict archive
BinaryFileResponse
update_archive()
Sends response with the updated files' archive
Details
at line 33
__construct(config $config)
Constructor
at line 47
BinaryFileResponse
conflict_archive()
Sends response with the merge conflict archive
Merge conflicts always have to be resolved manually, so we use a different archive for that.
at line 64
BinaryFileResponse
update_archive()
Sends response with the updated files' archive