Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
27847b6814
commit
0b35002c62
@@ -11,8 +11,8 @@
|
||||
|
||||
namespace CachetHQ\Cachet\Repositories\Metric;
|
||||
|
||||
use CachetHQ\Cachet\Services\Dates\DateFactory;
|
||||
use CachetHQ\Cachet\Models\Metric;
|
||||
use CachetHQ\Cachet\Services\Dates\DateFactory;
|
||||
use DateInterval;
|
||||
|
||||
/**
|
||||
@@ -40,7 +40,7 @@ class MetricRepository
|
||||
* Create a new metric repository class.
|
||||
*
|
||||
* @param \CachetHQ\Cachet\Repositories\Metric\MetricInterface $repository
|
||||
* @param \CachetHQ\Cachet\Services\Dates\DateFactory $dates
|
||||
* @param \CachetHQ\Cachet\Services\Dates\DateFactory $dates
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user