@@ -52,7 +52,7 @@ |
||
| 52 | 52 | return; |
| 53 | 53 | } |
| 54 | 54 | |
| 55 | - $this->calls[spl_object_hash($request)]['stop'] = $time; |
|
| 55 | + $this->calls[spl_object_hash($request)]['stop'] = $time; |
|
| 56 | 56 | |
| 57 | 57 | // @todo: fix profiler memory issue |
| 58 | 58 | //$this->calls[spl_object_hash($request)]['response'] = $response; |