Home
last modified time | relevance | path

Searched refs:apiBase (Results 1 – 1 of 1) sorted by relevance

/plugin/smtp/_test/
H A DIntegrationTest.php43 protected $apiBase; variable in dokuwiki\\plugin\\smtp\\test\\IntegrationTest
59 $this->apiBase = 'http://' . $this->host . ':' . $httpPort;
225 $body = $client->get($this->apiBase . $path);