@@ -40,8 +40,8 @@ |
||
40 | 40 | } |
41 | 41 | |
42 | 42 | /** |
43 | - * @return mixed |
|
44 | - */ |
|
43 | + * @return mixed |
|
44 | + */ |
|
45 | 45 | public function getFirstName() |
46 | 46 | { |
47 | 47 | return $this->firstName; |
@@ -51,7 +51,7 @@ |
||
51 | 51 | |
52 | 52 | /** |
53 | 53 | * @param KycDocumentPage $kycDocumentPage |
54 | - * @return KycDocumentPage|PartFireException |
|
54 | + * @return PartFireException|null |
|
55 | 55 | */ |
56 | 56 | public function create(KycDocumentPage $kycDocumentPage) |
57 | 57 | { |