mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 03:29:33 +00:00
Various code cleanup.
This commit is contained in:
@@ -299,6 +299,8 @@ class AccountController extends Controller
|
||||
* @param Account $account
|
||||
* @param Carbon $start
|
||||
*
|
||||
* @param Carbon $end
|
||||
*
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*/
|
||||
public function period(Account $account, Carbon $start, Carbon $end)
|
||||
|
||||
Reference in New Issue
Block a user