@@ -34,8 +34,8 @@ |
||
34 | 34 | |
35 | 35 | /** |
36 | 36 | * |
37 | - * @param unknown $xmlString |
|
38 | 37 | * @throws \Exception |
38 | + * @param string $ofxContent |
|
39 | 39 | * @return \Adelarcubs\OFXParser\Ofx |
40 | 40 | */ |
41 | 41 | public static function loadFromString($ofxContent) |