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

lint: Add missing stubs

parent f070fe18
No related branches found
No related tags found
No related merge requests found
......@@ -51,8 +51,10 @@ class DomElement {
}
class DomDocument {
function getElementsByTagName() {}
function loadHTML() {}
function loadXML() {}
function saveHTML() {}
}
class Exception {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment