Fix (MediaWiki)Site::normalizePageName return type
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Sun, 8 Apr 2018 09:32:20 +0000 (11:32 +0200)
committerThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Sun, 8 Apr 2018 09:36:19 +0000 (11:36 +0200)
I checked all callers of these methods and almost all of them expect the
method to return false. It looks like this return type was known at some
point, but got lost. Let's add it back.

Bug: T191634
Change-Id: I43484835b8f26e07ada6a2b1452a99ccc6d9b438


No differences found