mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-06-30 19:50:29 -07:00
Fix a bunch of phpstan errors.
This commit is contained in:
@@ -78,7 +78,6 @@ final class EditController extends Controller
|
||||
/**
|
||||
* Update a piggy bank.
|
||||
*
|
||||
* @return Application|Redirector|RedirectResponse
|
||||
*/
|
||||
public function update(ObjectGroupFormRequest $request, ObjectGroup $objectGroup): Redirector|RedirectResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user