diff options
author | Umherirrender <umherirrender_de.wp@web.de> | 2018-03-29 21:53:10 +0200 |
---|---|---|
committer | Umherirrender <umherirrender_de.wp@web.de> | 2018-03-29 21:53:10 +0200 |
commit | 69dbaf3f883a8b43df5579641bdf1d61898b1012 (patch) | |
tree | d0ee9435222c3527c9880975c7f97c1a52ae1056 /tests/phpunit/includes/htmlform/HTMLFormTest.php | |
parent | 76a2b5d932b8e0d3fc77f0bf1c5228e9d6fc9b90 (diff) | |
download | mediawikicore-69dbaf3f883a8b43df5579641bdf1d61898b1012.tar.gz mediawikicore-69dbaf3f883a8b43df5579641bdf1d61898b1012.zip |
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
Change-Id: Ib494b47c54fe6354d166055b1e1b31d3583bb992
Diffstat (limited to 'tests/phpunit/includes/htmlform/HTMLFormTest.php')
-rw-r--r-- | tests/phpunit/includes/htmlform/HTMLFormTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/htmlform/HTMLFormTest.php b/tests/phpunit/includes/htmlform/HTMLFormTest.php index f74f60af053c..e20cf9420103 100644 --- a/tests/phpunit/includes/htmlform/HTMLFormTest.php +++ b/tests/phpunit/includes/htmlform/HTMLFormTest.php @@ -3,7 +3,7 @@ /** * @covers HTMLForm * - * @licence GNU GPL v2+ + * @license GNU GPL v2+ * @author Gergő Tisza * @author Thiemo Mättig */ |