Use InterwikiLookup in Title.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 12 May 2016 18:44:04 +0000 (20:44 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 20 May 2016 18:35:56 +0000 (18:35 +0000)
commitf7f36419096e6e8b1b22223c8f2536c6deaa6ca6
tree32e12f0829c80d1ec0220288b44f035a2a6761d5
parent72632115d6cb72d040f6a4f88c172c8d9ba47d6e
Use InterwikiLookup in Title.

This makes the use of the global InterwikiLookup singleton more explicit
in the Title class. It does not remove the strong binding between Title
and InterwikiLookup.

Change-Id: Iaeb7c418af17fe19f170487f5364040da6052699
includes/Title.php