mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Update PHP doc everywhere.
This commit is contained in:
@@ -56,6 +56,8 @@ class UpdateController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* Show page with update options.
|
||||
*
|
||||
* @return \Illuminate\Contracts\View\Factory|\Illuminate\View\View
|
||||
* @throws \Psr\Container\NotFoundExceptionInterface
|
||||
* @throws \Psr\Container\ContainerExceptionInterface
|
||||
@@ -76,6 +78,8 @@ class UpdateController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* Post new settings.
|
||||
*
|
||||
* @param Request $request
|
||||
*
|
||||
* @return \Illuminate\Http\RedirectResponse|\Illuminate\Routing\Redirector
|
||||
|
Reference in New Issue
Block a user