mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 04:46:44 +00:00
Remove JSON exceptions that are not thrown anyway.
This commit is contained in:
@@ -97,8 +97,7 @@ class JavascriptController extends Controller
|
||||
* Show some common variables to be used in scripts.
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @throws \JsonException
|
||||
* @throws ContainerExceptionInterface
|
||||
* * @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public function variables(Request $request, AccountRepositoryInterface $repository): Response
|
||||
|
Reference in New Issue
Block a user