TitleFormatter: Remove indirection from getText()
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 17 Aug 2018 23:41:02 +0000 (16:41 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sat, 18 Aug 2018 00:10:46 +0000 (17:10 -0700)
commite4e3e64f3a3630f94912f79e5c36f7f48dc16744
treef66bdb68bcbab2280b40e410c0f024f3bcfe7807
parentc7cd323c6b2a78c7e13ebe73c1ebb87e49df2666
TitleFormatter: Remove indirection from getText()

At the end of the day, the output is identical to LinkTarget::getText().

Change-Id: Ifddafb79d7602ba5e368cc40f99c56e22a56d506
includes/title/MediaWikiTitleCodec.php
includes/title/TitleFormatter.php