Some code cleanup.

This commit is contained in:
James Cole
2017-10-22 20:13:02 +02:00
parent d72b652453
commit 1a325f4978
8 changed files with 76 additions and 63 deletions

View File

@@ -125,7 +125,7 @@ class AbnAmroDescription implements SpecificInterface
/**
* Parses the current description in SEPA format
*
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
* @return bool true if the description is SEPA format, false otherwise
*/
protected function parseSepaDescription()