mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix a bunch of phpstan issues.
This commit is contained in:
@@ -100,6 +100,7 @@ class BasicController extends Controller
|
||||
*
|
||||
* @return JsonResponse
|
||||
* @throws Exception
|
||||
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
|
||||
*/
|
||||
public function basic(DateRequest $request): JsonResponse
|
||||
{
|
||||
|
Reference in New Issue
Block a user