mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 16:14:10 +00:00
Expand tests, do code cleanup.
This commit is contained in:
@@ -128,6 +128,8 @@ class ConvertController extends Controller
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @return \Illuminate\Http\RedirectResponse|\Illuminate\Routing\Redirector
|
||||
* @throws FireflyException
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function postIndex(Request $request, JournalRepositoryInterface $repository, TransactionType $destinationType, TransactionJournal $journal)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user