Jelajahi Sumber

FD3-221 php annotations

Guillermo Espinoza 7 tahun lalu
induk
melakukan
ec97229d7c
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  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)
     {