mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-11 16:05:50 -06:00
Use Crypt in attachment repository [skip ci]
This commit is contained in:
parent
9db0e48f63
commit
3be5cca60a
@ -19,6 +19,7 @@ use FireflyIII\Models\Attachment;
|
|||||||
use FireflyIII\User;
|
use FireflyIII\User;
|
||||||
use Illuminate\Support\Collection;
|
use Illuminate\Support\Collection;
|
||||||
use Storage;
|
use Storage;
|
||||||
|
use Crypt;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class AttachmentRepository
|
* Class AttachmentRepository
|
||||||
|
Loading…
Reference in New Issue
Block a user