Skip to content
Snippets Groups Projects
Commit 1092005d authored by Jared Hancock's avatar Jared Hancock
Browse files

lint: Add missing stubs for ZipArchive

parent e91cff16
No related branches found
No related tags found
No related merge requests found
...@@ -106,6 +106,7 @@ class ZipArchive { ...@@ -106,6 +106,7 @@ class ZipArchive {
function addFromString() {} function addFromString() {}
function getFromIndex() {} function getFromIndex() {}
function setCommentName() {} function setCommentName() {}
function setExternalAttributesName() {}
} }
class finfo { class finfo {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment