@@ -269,7 +269,7 @@ |
||
| 269 | 269 | } |
| 270 | 270 | |
| 271 | 271 | /** |
| 272 | - * @param array $recipient |
|
| 272 | + * @param Recipient $recipient |
|
| 273 | 273 | * @param string $cek |
| 274 | 274 | * @param array $additionalHeaders |
| 275 | 275 | * |
@@ -103,7 +103,7 @@ discard block |
||
| 103 | 103 | } |
| 104 | 104 | |
| 105 | 105 | /** |
| 106 | - * @param array $children |
|
| 106 | + * @param ASNObject[] $children |
|
| 107 | 107 | * |
| 108 | 108 | * @return array |
| 109 | 109 | */ |
@@ -266,7 +266,7 @@ discard block |
||
| 266 | 266 | } |
| 267 | 267 | |
| 268 | 268 | /** |
| 269 | - * @param array $children |
|
| 269 | + * @param ASNObject[] $children |
|
| 270 | 270 | * |
| 271 | 271 | * @return bool |
| 272 | 272 | */ |
@@ -103,7 +103,7 @@ discard block |
||
| 103 | 103 | } |
| 104 | 104 | |
| 105 | 105 | /** |
| 106 | - * @param array $children |
|
| 106 | + * @param ASNObject[] $children |
|
| 107 | 107 | * |
| 108 | 108 | * @return array |
| 109 | 109 | */ |
@@ -266,7 +266,7 @@ discard block |
||
| 266 | 266 | } |
| 267 | 267 | |
| 268 | 268 | /** |
| 269 | - * @param array $children |
|
| 269 | + * @param ASNObject[] $children |
|
| 270 | 270 | * |
| 271 | 271 | * @return bool |
| 272 | 272 | */ |