Browse Source

Minor - update phpdoc

jmontoyaa 7 năm trước cách đây
mục cha
commit
b331fe460b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
     {