Fixup r109698, add setter for $namespaceNames and use proper accessors in the tests.
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 27 Jan 2012 13:00:26 +0000 (13:00 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 27 Jan 2012 13:00:26 +0000 (13:00 +0000)
commite8da212569bd910d9d6521b1e0c356bfdcf4db69
tree85288dcf2abdcc4fbb06876780a0690c68bff88c
parent17eb54b61761e7337457f059fa03848a6ad7eb69
Fixup r109698, add setter for $namespaceNames and use proper accessors in the tests.

Since we're here: nothing uses $namespaceNames, $mNamespaceIds or $namespaceAliases
outside of this class (core or extensions) so lets make it protected.
languages/Language.php
tests/phpunit/includes/HtmlTest.php
tests/phpunit/includes/XmlTest.php