Some code cleanup.

This commit is contained in:
James Cole
2016-04-24 09:14:40 +02:00
parent bdbd22f98b
commit ec12238ea1
6 changed files with 3 additions and 65 deletions

View File

@@ -86,12 +86,6 @@ interface JournalRepositoryInterface
*/
public function getWithDate(int $journalId, Carbon $date): TransactionJournal;
/**
* @param TransactionJournal $journal
* @param array $array
*
* @return void
/**
*
* @param TransactionJournal $journal