@@ -123,7 +123,7 @@ |
||
123 | 123 | * @throws \Psr\Cache\InvalidArgumentException |
124 | 124 | * @throws \ReflectionException |
125 | 125 | */ |
126 | - public function handle(Request $request) |
|
126 | + public function handle(Request $request) |
|
127 | 127 | { |
128 | 128 | $annotationReader = new AnnotationReader(); |
129 | 129 | /** @var ApiRateLimit $annotation */ |