LinkBatch: Use TitleValue instead of Title
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 23 May 2016 05:55:38 +0000 (22:55 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 26 May 2016 21:47:45 +0000 (14:47 -0700)
commit682116760198a7420a809e0b9966ecdc63f1c67d
treedcbb0bd203f0f8e64ba8c098433fd7fd21a92136
parent8b6ff740a101487fd9f3aaa4c5bafd8e79dbe1d1
LinkBatch: Use TitleValue instead of Title

Replace the remaining instances of Title with TitleValue, and use
services from MediaWikiServices instead of calling deprecated singleton
functions.

Change-Id: I5d13939a76380fff6b787cea8d4a5f90c1a31a5d
includes/cache/LinkBatch.php