Passed
Pull Request — master (#70)
by Alexander
03:07
created
Classes/Plugin/Eid/SearchSuggest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * The main method of the eID script
36 36
      *
37
-    *  @param ServerRequestInterface $request
37
+     *  @param ServerRequestInterface $request
38 38
      * @return ResponseInterface XML response of search suggestions
39 39
      */
40 40
     public function main(ServerRequestInterface $request)
Please login to merge, or discard this patch.