Code cleanup.

This commit is contained in:
James Cole
2015-02-11 07:35:10 +01:00
parent ca504965f9
commit 7785ec0222
97 changed files with 1308 additions and 651 deletions

View File

@@ -30,8 +30,8 @@ class Amount
}
/**
* @param \Transaction $transaction
* @param bool $coloured
* @param Transaction|\Transaction $transaction
* @param bool $coloured
*
* @return string
*/