@@ -205,7 +205,7 @@ |
||
| 205 | 205 | * Change the access level for a given call to `access()` on the user. |
| 206 | 206 | * |
| 207 | 207 | * @param string $level can be all, admin, subuser, owner |
| 208 | - * @return void |
|
| 208 | + * @return User |
|
| 209 | 209 | */ |
| 210 | 210 | public function setAccessLevel($level = 'all') |
| 211 | 211 | { |