mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-05 21:59:34 -07:00
Code cleanup as recommended by Mago.
This commit is contained in:
@@ -36,7 +36,7 @@ use Illuminate\Http\JsonResponse;
|
||||
/**
|
||||
* Class TransactionController
|
||||
*/
|
||||
class TransactionController extends Controller
|
||||
final class TransactionController extends Controller
|
||||
{
|
||||
use ResolvesJournalAmountAndCurrency;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user