Guillermo Espinoza 7 лет назад
Родитель
Сommit
ec97229d7c
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      src/FTTHBundle/Entity/Profile.php

+ 3 - 1
src/FTTHBundle/Entity/Profile.php

@@ -75,7 +75,9 @@ class Profile implements TenancyIdTraitInterface
     }
 
     /**
-     * @return int
+     * @param int $id
+     * 
+     * @return Profile
      */
     public function setId($id)
     {