Introduce InterwikiLookupAdapter on top of SiteLookup
authorAmir Sarabadani <Ladsgroup@gmail.com>
Sat, 24 Sep 2016 21:39:10 +0000 (01:09 +0330)
committerLadsgroup <Ladsgroup@gmail.com>
Tue, 18 Oct 2016 10:18:31 +0000 (10:18 +0000)
commit56195efaa10e10d67d5f7e85029d64df52a0f7aa
tree6ca459c9bf7ceacc58f71aa57204591d3a4aace4
parentfd4858b608db92258c304aad4da9b0c572291fff
Introduce InterwikiLookupAdapter on top of SiteLookup

This adapter assumes the db name (Interwiki wiki id) equals global ids.

Bug: T135146
Change-Id: I387dc2ff3f5564fcedde835dec66781d8e9424fd
autoload.php
includes/interwiki/InterwikiLookupAdapter.php [new file with mode: 0644]
tests/phpunit/includes/interwiki/InterwikiLookupAdapterTest.php [new file with mode: 0644]