8000 merged branch drak/stopwatch (PR #2734) · DavidChristmann/symfony@f7fb34a · GitHub
[go: up one dir, main page]

Skip to content

Commit f7fb34a

Browse files
committed
merged branch drak/stopwatch (PR symfony#2734)
Commits ------- 97dd2cc [HttpKernel] Removed unused property. Discussion ---------- [HttpKernel] Removed unused property. Bug fix: no Feature addition: no Backwards compatibility break: no Symfony2 tests pass: yes Fixes the following tickets: - Todo: - Cleaned up unused property.
2 parents 9824c3a + 97dd2cc commit f7fb34a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
class StopwatchEvent
2020
{
2121
private $periods;
22-
private $start;
2322
private $origin;
2423
private $category;
2524
private $started;

0 commit comments

Comments
 (0)
0