@@ -114,7 +114,7 @@ |
||
| 114 | 114 | } |
| 115 | 115 | } |
| 116 | 116 | } else { |
| 117 | - $this->logger->debug('Response for ' . get_class($controller) . '::' . $methodName . ' got bruteforce throttled but has no annotation nor attribute defined.'); |
|
| 117 | + $this->logger->debug('Response for '.get_class($controller).'::'.$methodName.' got bruteforce throttled but has no annotation nor attribute defined.'); |
|
| 118 | 118 | } |
| 119 | 119 | } |
| 120 | 120 | } |