Explorar o código

FD3-221 php annotations

Guillermo Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
ec97229d7c
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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)
     {