@@ -48,7 +48,6 @@ |
||
48 | 48 | * @param NameId $nameId |
49 | 49 | * @param Location $location |
50 | 50 | * @param ContactInformation $contactInformation |
51 | - * @param Institution $raInstitution |
|
52 | 51 | */ |
53 | 52 | public function __construct( |
54 | 53 | IdentityId $identityId, |
@@ -1001,7 +1001,7 @@ |
||
1001 | 1001 | /** |
1002 | 1002 | * This method is kept to be backwards compatible for changes before FGA |
1003 | 1003 | * |
1004 | - * @param AppointedAsRaaEvent $event |
|
1004 | + * @param IdentityAccreditedAsRaEvent $event |
|
1005 | 1005 | */ |
1006 | 1006 | protected function applyIdentityAccreditedAsRaEvent(IdentityAccreditedAsRaEvent $event) |
1007 | 1007 | { |