mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-25 02:31:25 +02:00
Update TimeDataCollector.php
This commit is contained in:
@@ -16,7 +16,7 @@ use DebugBar\DebugBarException;
|
||||
* Collects info about the request duration as well as providing
|
||||
* a way to log duration of any operations
|
||||
*/
|
||||
class TimeDataCollector extends DataCollector implements Renderable, ResetCollectorInterface
|
||||
class TimeDataCollector extends DataCollector implements Renderable, Resettable
|
||||
{
|
||||
/**
|
||||
* @var float
|
||||
|
Reference in New Issue
Block a user