Completed
Push — master ( e299e4...94cf65 )
by Taosikai
15:49 queued 02:33
created
DefinitionResolver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -146,7 +146,7 @@
 block discarded – undo
146 146
      * @param \ReflectionFunctionAbstract $method
147 147
      * @param array $arguments
148 148
      * @throws DependencyInjectionException
149
-     * @return array
149
+     * @return null|callable
150 150
      */
151 151
     public function resolveFunctionArguments(
152 152
         \ReflectionFunctionAbstract $method,
Please login to merge, or discard this patch.