@@ -53,7 +53,7 @@ |
||
53 | 53 | protected $serviceVersion = null; |
54 | 54 | |
55 | 55 | /** |
56 | - * @param $requestChild |
|
56 | + * @param \SimpleXMLElement $requestChild |
|
57 | 57 | * @return mixed |
58 | 58 | */ |
59 | 59 | protected function prepareRequestXml($requestChild) |
@@ -118,7 +118,7 @@ |
||
118 | 118 | return $data; |
119 | 119 | } |
120 | 120 | |
121 | - /** |
|
121 | + /** |
|
122 | 122 | * @param $value |
123 | 123 | * |
124 | 124 | * @return static |