One more method annotation

pull/1/head
Victor Dubiniuk 10 years ago
parent c8f70c8998
commit 14398d6979

@ -16,6 +16,7 @@ namespace OCA\Documents;
* @method boolean getIsGuest()
* @method string getEsId()
* @method string getToken()
* @method int getStatus()
*/
class Db_Member extends Db{

Loading…
Cancel
Save