mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Update some code style
This commit is contained in:
@@ -33,8 +33,7 @@ use Log;
|
||||
*/
|
||||
class AttachmentTransformer extends AbstractTransformer
|
||||
{
|
||||
/** @var AttachmentRepositoryInterface */
|
||||
private $repository;
|
||||
private AttachmentRepositoryInterface $repository;
|
||||
|
||||
/**
|
||||
* BillTransformer constructor.
|
||||
|
Reference in New Issue
Block a user