Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/SystemService.php')
-rw-r--r--lib/Service/SystemService.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Service/SystemService.php b/lib/Service/SystemService.php
index 84355cb5..e52dafa9 100644
--- a/lib/Service/SystemService.php
+++ b/lib/Service/SystemService.php
@@ -334,8 +334,6 @@ class SystemService {
* a participant of the poll
* @NoAdminRequired
* @return Boolean
- * @throws NotAuthorizedException
- * @throws TooShortException
* @throws InvalidEmailAddress
*/
public function validateEmailAddress($emailAddress) {