Semantic MediaWiki and related extensions
Static Public Member Functions | List of all members
SMW\StoreFactory Class Reference

Static Public Member Functions

static getStore ( $class=null)
 
static clear ()
 

Detailed Description

Factory method that returns an instance of the default store, or an alternative store instance.

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ clear()

static SMW\StoreFactory::clear ( )
static
Since
1.9

◆ getStore()

static SMW\StoreFactory::getStore (   $class = null)
static
Since
1.9
Parameters
string | null$class
Returns
Store
Exceptions
RuntimeException
StoreNotFoundException

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy