mirror of
https://github.com/brufdev/many-notes.git
synced 2026-04-29 13:59:17 -05:00
Add architecture tests and code fixes
This commit is contained in:
@@ -14,7 +14,7 @@ use Illuminate\Support\Facades\Gate;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
||||
|
||||
final class FileController extends Controller
|
||||
final readonly class FileController
|
||||
{
|
||||
/**
|
||||
* Show the file for a given user.
|
||||
|
||||
Reference in New Issue
Block a user