Fix parameter doc type for matchEditToken
authorDaimona Eaytoy <daimona.wiki@gmail.com>
Fri, 20 Apr 2018 08:16:55 +0000 (10:16 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 28 Apr 2018 11:49:45 +0000 (11:49 +0000)
commit4aca2af898a2d8b3af9e5143cf15a44f8dd7cdd9
treefcd807df2ddccaa235b04cbc50ca9def35dc8006
parent7a8a2eebad13d9a25e20ed675731c9634048a603
Fix parameter doc type for matchEditToken

I noticed it while fixing some AbuseFilter errors. matchEditToken simply
calls getEditTokenObject, which accepts string|array as $salt.

Change-Id: I36497eb8797ee60759c5109b699643635bba9174
includes/user/User.php