mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update more code.
This commit is contained in:
@@ -32,7 +32,7 @@ use FireflyIII\Repositories\Attachment\AttachmentRepositoryInterface;
|
||||
*/
|
||||
class AttachmentTransformer extends AbstractTransformer
|
||||
{
|
||||
private AttachmentRepositoryInterface $repository;
|
||||
private readonly AttachmentRepositoryInterface $repository;
|
||||
|
||||
/**
|
||||
* BillTransformer constructor.
|
||||
|
Reference in New Issue
Block a user