Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Connection\CallbackConnectionProvider Class Reference
Inheritance diagram for SMW\Connection\CallbackConnectionProvider:
Inheritance graph
[legend]
Collaboration diagram for SMW\Connection\CallbackConnectionProvider:
Collaboration graph
[legend]

Public Member Functions

 __construct (callable $callback)
 
 getConnection ()
 
 releaseConnection ()
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Connection\CallbackConnectionProvider::__construct ( callable  $callback)
Since
3.0
Parameters
callable$callback

Member Function Documentation

◆ getConnection()

SMW\Connection\CallbackConnectionProvider::getConnection ( )
Since
3.0
Returns
mixed

Implements SMW\Connection\ConnectionProvider.

◆ releaseConnection()

SMW\Connection\CallbackConnectionProvider::releaseConnection ( )
Since
3.0

Implements SMW\Connection\ConnectionProvider.


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

About | General disclaimer | Privacy policy