Document namespaces member as nullable
authorErik Bernhardson <ebernhardson@wikimedia.org>
Mon, 4 May 2015 22:03:15 +0000 (15:03 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 5 May 2015 18:11:32 +0000 (11:11 -0700)
commit28abb2620adc1586434d67600f398a3c0541ded5
treea9641ec4d64f94c62558bbb416500df656dd5d91
parent2b11da9a1c17e6d2a6f8fd361569f027ae6d1ddb
Document namespaces member as nullable

This variable is set to null in the replacePrefixes method, document
it as such to prevent errors in consuming code.

Bug: T98082
Change-Id: I78880ffe590ed7193b8482c0ae41c8c69e495878
includes/search/SearchEngine.php