Completed
Push — master ( c89067...3b0f09 )
by Hong
04:25
created
src/Util/AutowiringTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
      *
36 36
      * @param  array                  $providedArguments
37 37
      * @param  \ReflectionParameter[] $reflectionParameters
38
-     * @return array
38
+     * @return null|callable
39 39
      * @throws UnresolvedClassException
40 40
      */
41 41
     protected function matchArguments(
Please login to merge, or discard this patch.