Add architecture tests and code fixes

This commit is contained in:
brufdev
2025-01-27 19:51:06 +00:00
parent f5e3718f56
commit 9859dc6105
15 changed files with 86 additions and 23 deletions
+1 -1
View File
@@ -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.