Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
SMW\Tests\Utils\GlobalsProvider Class Reference

Public Member Functions

 get ( $key)
 
 set ( $key, $value)
 

Static Public Member Functions

static getInstance ()
 
static clear ()
 

Protected Member Functions

 setContainer ( $container)
 
 contains ( $key)
 
 lookup ( $key)
 

Detailed Description

GNU GPL v2+

Since
1.9.1
Author
mwjames

Member Function Documentation

◆ clear()

static SMW\Tests\Utils\GlobalsProvider::clear ( )
static
Since
1.9.1

◆ get()

SMW\Tests\Utils\GlobalsProvider::get (   $key)
Since
1.9.1
Parameters
string$key
Returns
mixed

◆ getInstance()

static SMW\Tests\Utils\GlobalsProvider::getInstance ( )
static
Since
1.9.1
Returns
GlobalsProvider

◆ set()

SMW\Tests\Utils\GlobalsProvider::set (   $key,
  $value 
)
Since
2.0
Parameters
string$key
mixed$value

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

About | General disclaimer | Privacy policy