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()
     {