mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Ignore constructor.
This commit is contained in:
parent
8b9e9ad103
commit
8ddf7d953a
@ -20,7 +20,7 @@ class ReminderRepository implements ReminderRepositoryInterface
|
|||||||
protected $helper;
|
protected $helper;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user