Add LinkTarget::inNamespace() helper function
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 11 May 2016 21:01:48 +0000 (14:01 -0700)
committerAddshore <addshorewiki@gmail.com>
Thu, 12 May 2016 08:28:26 +0000 (08:28 +0000)
commitab623befc5ee0d9b0cf98ad99771f18e3a875834
tree9ec9e4290e671611dd583ecc875ac3ae3f20513a
parent1969936161ba3d38f7ea280310d53cbb013d7866
Add LinkTarget::inNamespace() helper function

And implementation for TitleValue, plus tests

Change-Id: I42c301e28938dcd55580e20b7c1ddefcbf5a2bef
includes/linker/LinkTarget.php
includes/title/TitleValue.php
tests/phpunit/includes/title/TitleValueTest.php