Small cleanup.

This commit is contained in:
James Cole
2016-01-19 08:48:38 +01:00
parent 48728e8418
commit eed3d021d9
15 changed files with 15 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ class CurrencyCode extends BasicConverter implements ConverterInterface
{
/**
* @return mixed|static
* @return TransactionCurrency
*/
public function convert()
{