Passed
Push — master ( 92b282...84dd72 )
by n
02:28
created
src/Resolver/ResolverTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 {
12 12
 
13 13
     /**
14
-     * @param string|callable|MiddlewareInterface $ref
14
+     * @param string $ref
15 15
      * @param ContainerInterface $container
16 16
      * @param string $expectedClass
17 17
      * @return mixed
Please login to merge, or discard this patch.