@@ -470,7 +470,7 @@ |
||
470 | 470 | * Otherwise, throw \InvalidArgumentException |
471 | 471 | * |
472 | 472 | * @param string $name The method name |
473 | - * @return array |
|
473 | + * @return callable |
|
474 | 474 | */ |
475 | 475 | public static function getMethod(string $name) : array |
476 | 476 | { |