Completed
Push — master ( b2bf11...c2b2ec )
by Markus
24s
created
lib/Fhp/Response/GetStatementOfAccount.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     /**
36 36
      * Creates StatementOfAccount object from raw MT940 string.
37 37
      *
38
-     * @param $rawMt940
38
+     * @param string $rawMt940
39 39
      * @return StatementOfAccount
40 40
      */
41 41
     public static function createModelFromRawMt940($rawMt940)
Please login to merge, or discard this patch.