MediaWiki
1.30.0
|
Static Public Member Functions | |
static | newInstance ( $sitesTable=null, BagOStuff $cache=null) |
Returns the global SiteStore instance. More... | |
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 |
null | $cache | IGNORED |
Definition at line 46 of file SiteSQLStore.php.