Browse Source

Minor - update phpdoc

jmontoyaa 7 years ago
parent
commit
b331fe460b
1 changed files with 1 additions and 1 deletions
  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()
     {