@@ -118,7 +118,7 @@ |
||
| 118 | 118 | */ |
| 119 | 119 | private function _increment() : void |
| 120 | 120 | { |
| 121 | - $this->_requestCount ++; |
|
| 121 | + $this->_requestCount++; |
|
| 122 | 122 | if ($this->_requestCount === 1) |
| 123 | 123 | { |
| 124 | 124 | $this->_timekeeper->start(); |