]> BookStack Code Mirror - bookstack/commitdiff
add missing @param in method comment 966/head
authorIbrahim Ennafaa <redacted>
Tue, 21 Aug 2018 16:44:42 +0000 (12:44 -0400)
committerGitHub <redacted>
Tue, 21 Aug 2018 16:44:42 +0000 (12:44 -0400)
app/Repos/UserRepo.php

index b31f0334d56c866dd64caa528f549c4e9beb3b5b..6defe8aa58fea7d1bdef89c79d8c7cba934d43ea 100644 (file)
@@ -142,6 +142,7 @@ class UserRepo
     /**
      * Create a new basic instance of user.
      * @param array $data
+     * @param boolean $autoVerifyEmail
      * @return User
      */
     public function create(array $data, $autoVerifyEmail=false)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.