Passed
Push — master ( 782137...9aec77 )
by Herberto
01:56
created
src/InstanceHelper.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -89,6 +89,7 @@
 block discarded – undo
89 89
     /**
90 90
      * @throws InvalidArgumentException
91 91
      *
92
+     * @param callable $input
92 93
      * @return ReflectionFunction|ReflectionMethod
93 94
      */
94 95
     private static function getCallableReflectionMethod($input)
Please login to merge, or discard this patch.