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

lint: Add stubs for lint tests

parent 0ff567a0
Branches
Tags
No related merge requests found
...@@ -91,6 +91,7 @@ class Phar { ...@@ -91,6 +91,7 @@ class Phar {
class ZipArchive { class ZipArchive {
function statIndex() {} function statIndex() {}
function addFromString() {}
function getFromIndex() {} function getFromIndex() {}
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment