New strings for reconciled transactions. #736

This commit is contained in:
James Cole
2017-11-08 09:40:38 +01:00
parent 8707bc6612
commit 78009c1cc0
4 changed files with 10 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ use Steam;
*
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
* @SuppressWarnings(PHPMD.TooManyPublicMethods)
*/
class JournalCollector implements JournalCollectorInterface
{