Various cleanup.

This commit is contained in:
James Cole
2015-01-17 10:06:12 +01:00
parent 0faebc290f
commit 9e2b34bc12
22 changed files with 113 additions and 55 deletions

View File

@@ -81,14 +81,5 @@ class Helper implements HelperInterface
}
/**
* @param $what
*
* @return int
*/
public function getTransactionTypeIdByWhat($what)
{
}
}