mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 02:57:07 +00:00
Various code cleanup.
This commit is contained in:
@@ -39,6 +39,7 @@ use Illuminate\View\View;
|
||||
*/
|
||||
class AttachmentController extends Controller
|
||||
{
|
||||
|
||||
/** @var AttachmentRepositoryInterface Attachment repository */
|
||||
private $repository;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user