Completed
Push — main ( cd74f0...a98eed )
by Emmanuel
01:17
created
src/IncomeExpense.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -120,8 +120,8 @@
 block discarded – undo
120 120
 
121 121
     /**
122 122
      * @param $transactionObj
123
-     * @param $type
124
-     * @param $transaction_id
123
+     * @param string $type
124
+     * @param string $transaction_id
125 125
      * @return Ledger
126 126
      *
127 127
      * unit function that adds a ledger transaction
Please login to merge, or discard this patch.