WikiLambda
MediaWiki WikiLambda extension
Loading...
Searching...
No Matches
MediaWiki\Extension\WikiLambda\OrchestratorRequest Class Reference

@codeCoverageIgnore More...

Public Member Functions

 __construct (ClientInterface $client)
 
 orchestrate ( $query)
 
 performTest (string $query)
 

Protected Attributes

 $guzzleClient
 

Detailed Description

@codeCoverageIgnore

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\WikiLambda\OrchestratorRequest::__construct ( ClientInterface $client)
Parameters
ClientInterface$clientGuzzleHttp Client used for requests

Member Function Documentation

◆ orchestrate()

MediaWiki\Extension\WikiLambda\OrchestratorRequest::orchestrate ( $query)
Parameters
\stdClass | array$query
Returns
ResponseInterface response object returned by orchestrator

◆ performTest()

MediaWiki\Extension\WikiLambda\OrchestratorRequest::performTest ( string $query)
Parameters
string$query
Returns
ResponseInterface response object returned by orchestrator

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