Add use for InvalidArgumentException

Change-Id: I67735aa40f45d75e6ed6bd0b205bb718f29ddfb8
This commit is contained in:
Umherirrender 2018-04-04 15:51:21 +02:00
parent 474457abaa
commit 0b86ae2cee

View file

@ -20,6 +20,8 @@
namespace MediaWiki\Linter;
use InvalidArgumentException;
/**
* Functions for lint error categories
*/