@@ -139,7 +139,7 @@ discard block |
||
139 | 139 | } |
140 | 140 | |
141 | 141 | /** |
142 | - * @return ArrayCollection |
|
142 | + * @return IdentityWrapper |
|
143 | 143 | */ |
144 | 144 | public function getEducationsIndexedById() |
145 | 145 | { |
@@ -168,7 +168,7 @@ discard block |
||
168 | 168 | } |
169 | 169 | |
170 | 170 | /** |
171 | - * @return ArrayCollection |
|
171 | + * @return IdentityWrapper |
|
172 | 172 | */ |
173 | 173 | public function getEmploymentsIndexedById() |
174 | 174 | { |
@@ -197,7 +197,7 @@ discard block |
||
197 | 197 | } |
198 | 198 | |
199 | 199 | /** |
200 | - * @return ArrayCollection |
|
200 | + * @return IdentityWrapper |
|
201 | 201 | */ |
202 | 202 | public function getSkillsIndexedById() |
203 | 203 | { |
@@ -275,7 +275,7 @@ discard block |
||
275 | 275 | } |
276 | 276 | |
277 | 277 | /** |
278 | - * @return ArrayCollection |
|
278 | + * @return IdentityWrapper |
|
279 | 279 | */ |
280 | 280 | public function getLanguageSkillsIndexedById() |
281 | 281 | { |