1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00
This commit is contained in:
Nicolas Lœuillet 2015-02-11 11:52:10 +01:00
parent 70b54da2b1
commit 874e3e10a4
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ class WallabagRestController extends Controller
* {"name"="username", "dataType"="string", "required"=true, "description"="username"}
* }
* )
* @return string
* @return array
*/
public function getSaltAction($username)
{