瀏覽代碼

Minor - update phpdoc

jmontoyaa 7 年之前
父節點
當前提交
b331fe460b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Chamilo/UserBundle/Entity/User.php

+ 1 - 1
src/Chamilo/UserBundle/Entity/User.php

@@ -901,7 +901,7 @@ class User implements UserInterface //implements ParticipantInterface, ThemeUser
     /**
      * Get status
      *
-     * @return boolean
+     * @return int
      */
     public function getStatus()
     {