Searched refs:checkMail (Results 1 – 6 of 6) sorted by relevance
49 $this->assertSame($expected, $hlp->checkMail($input));
92 public function checkMail($mail) function in helper_plugin_oauth
196 if (!$hlp->checkMail($userdata['mail'])) {
4 _test/checkMail.test.php
157 public function checkMail($mail) { function in helper_plugin_evesso
123 if (!$this->hlp->checkMail($userData['mail'])) {