@@ -89,6 +89,7 @@ |
||
| 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) |