MediaWiki REL1_32
|
Static Public Member Functions | |
static | newInstance ( $sitesTable=null, BagOStuff $cache=null) |
Returns the global SiteStore instance. | |
Definition at line 29 of file SiteSQLStore.php.
|
static |
Returns the global SiteStore instance.
This is a relict of the first implementation of SiteStore, and is kept around for compatibility.
null | $sitesTable | IGNORED |
BagOStuff | null | $cache | IGNORED |
Definition at line 46 of file SiteSQLStore.php.