Home
last modified time | relevance | path

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

/plugin/smtp/_test/
H A DIntegrationTest.php138 $this->sendProbe($rejectSubject),
150 $this->sendProbe($acceptSubject),
169 protected function sendProbe(string $subject): bool function in dokuwiki\\plugin\\smtp\\test\\IntegrationTest