From c8f70c899862137a6ea0781f9da7249a8bb8033a Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Wed, 14 May 2014 18:38:28 +0300 Subject: [PATCH] Add missing asterisk --- lib/db/member.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/db/member.php b/lib/db/member.php index c79243bb..17a5b9e1 100644 --- a/lib/db/member.php +++ b/lib/db/member.php @@ -12,7 +12,7 @@ namespace OCA\Documents; -/* +/** * @method boolean getIsGuest() * @method string getEsId() * @method string getToken()