mirror of
https://github.com/brufdev/many-notes.git
synced 2026-01-24 20:09:50 -06:00
Add architecture tests and code fixes
This commit is contained in:
@@ -11,7 +11,7 @@ use App\Services\VaultFiles\Note;
|
||||
use Illuminate\Http\File;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
|
||||
final class ProcessImportedFile
|
||||
final readonly class ProcessImportedFile
|
||||
{
|
||||
public function handle(Vault $vault, VaultNode $parent, string $fileName, string $filePath): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user