We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d893633 commit e1a2110Copy full SHA for e1a2110
src/Symfony/Component/Stopwatch/StopwatchEvent.php
@@ -43,7 +43,6 @@ class StopwatchEvent
43
*/
44
private $started = [];
45
46
-
47
/**
48
* @param float $origin The origin time in milliseconds
49
* @param string|null $label The event label or null to use the default
0 commit comments