mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 13:16:31 +00:00
Fix a bunch of phpstan issues.
This commit is contained in:
@@ -68,7 +68,7 @@ final class EditController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Factory|Redirector|RedirectResponse|View
|
||||
* @return Factory|RedirectResponse|View
|
||||
*
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
|
||||
Reference in New Issue
Block a user