Add findVariantLink to StubUserLang
authorBryan Davis <bd808@wikimedia.org>
Sat, 13 Dec 2014 00:08:08 +0000 (17:08 -0700)
committerBryan Davis <bd808@wikimedia.org>
Mon, 15 Dec 2014 00:57:49 +0000 (17:57 -0700)
commit165a890c449dadaa98d4ca70cf92039421bbd6fc
treee183f0a71a884ce9d396d1832d3341f93bfbe0ed
parent018e71a76c3f15b663d2ae743818d7fe94343cd5
Add findVariantLink to StubUserLang

Add the full signature of Language::findVariantLink to StubUserLang so
that pass-by-reference variables are properly passed to the un-stubbed
Language object.

Bug: T78427
Change-Id: I51f57a17c814c43742f514df0e42a1760c406c48
includes/StubObject.php