Przeglądaj źródła

Minor - update phpdoc

jmontoyaa 7 lat temu
rodzic
commit
b331fe460b
1 zmienionych plików z 1 dodań i 1 usunięć
  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()
     {