]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
572e75b
)
add missing @param in method comment
966/head
author
Ibrahim Ennafaa
<redacted>
Tue, 21 Aug 2018 16:44:42 +0000
(12:44 -0400)
committer
GitHub
<redacted>
Tue, 21 Aug 2018 16:44:42 +0000
(12:44 -0400)
app/Repos/UserRepo.php
patch
|
blob
|
history
diff --git
a/app/Repos/UserRepo.php
b/app/Repos/UserRepo.php
index b31f0334d56c866dd64caa528f549c4e9beb3b5b..6defe8aa58fea7d1bdef89c79d8c7cba934d43ea 100644
(file)
--- a/
app/Repos/UserRepo.php
+++ b/
app/Repos/UserRepo.php
@@
-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)
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.