PHP Class Repo2\QueryReactor\Controller\PoolingController

Inheritance: implements Repo2\QueryReactor\Controller
Show file Open project: repo2/query-reactor

Public Methods

Method Description
__construct ( array $params )
getLink ( Repo2\QueryReactor\Driver $driver, Repo2\QueryReactor\Query $query )
getQuery ( Repo2\QueryReactor\Driver $driver, $link )

Method Details

__construct() public method

public __construct ( array $params )
$params array

getQuery() public method

public getQuery ( Repo2\QueryReactor\Driver $driver, $link )
$driver Repo2\QueryReactor\Driver