mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Various PSR12 code cleanup
This commit is contained in:
@@ -35,7 +35,7 @@ use Illuminate\Http\JsonResponse;
|
||||
class PreferencesController extends Controller
|
||||
{
|
||||
/**
|
||||
* @param Preference $preference
|
||||
* @param Preference $preference
|
||||
* @return JsonResponse
|
||||
*/
|
||||
public function get(Preference $preference): JsonResponse
|
||||
|
Reference in New Issue
Block a user