@@ -42,6 +42,9 @@ |
||
| 42 | 42 | return $this->data; |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | + /** |
|
| 46 | + * @param string $id_type |
|
| 47 | + */ |
|
| 45 | 48 | public function getIdOfType($id_type) |
| 46 | 49 | { |
| 47 | 50 | foreach ($this->user_identifier as $identifier) { |