Failed Conditions
Push — ng ( ada769...ebc492 )
by Florent
08:29 queued 40s
created
src/Component/Server/TokenEndpoint/Processor/ProcessorManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
     /**
57 57
      * @param int $index
58 58
      *
59
-     * @return callable
59
+     * @return \Closure
60 60
      */
61 61
     private function resolve(int $index): callable
62 62
     {
Please login to merge, or discard this patch.