Some code cleanup.

This commit is contained in:
James Cole
2016-11-26 09:01:00 +01:00
parent 1453a78e49
commit 8c9f90f1b4
6 changed files with 15 additions and 17 deletions

View File

@@ -220,9 +220,8 @@ class AccountController extends Controller
}
/**
* @param AccountTaskerInterface $tasker
* @param ARI $repository
* @param Account $account
* @param JournalCollectorInterface $collector
* @param Account $account
*
* @return View
*/