Completed
Pull Request — master (#119)
by
unknown
17:56
created
app/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
     /**
138 138
      * Returns the users role as a string.
139 139
      *
140
-     * @return Users
140
+     * @return string
141 141
      */
142 142
     public function roleString()
143 143
     {
Please login to merge, or discard this patch.