mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Code cleanup [skip ci]
This commit is contained in:
@@ -87,9 +87,9 @@ class Attempt extends SpectreObject
|
||||
private $successAt;
|
||||
/** @var Carbon */
|
||||
private $toDate;
|
||||
/** @var Carbon */
|
||||
/** @var Carbon */
|
||||
private $updatedAt; // undocumented
|
||||
/** @var string */
|
||||
/** @var string */
|
||||
private $userAgent;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user