MediaWiki
master
SiteLookup.php
Go to the documentation of this file.
1
<?php
2
28
interface
SiteLookup
{
29
39
public
function
getSite
( $globalId );
40
48
public
function
getSites
();
49
50
}
SiteLookup
Definition:
SiteLookup.php:28
SiteLookup\getSite
getSite( $globalId)
Returns the site with provided global id, or null if there is no such site.
SiteLookup\getSites
getSites()
Returns a list of all sites.
includes
site
SiteLookup.php
Generated on Mon Aug 8 2022 16:10:21 for MediaWiki by
1.9.1