@@ -43,6 +43,7 @@ |
||
43 | 43 | /** |
44 | 44 | * @param ReflectionClass $class reflection class from which methods should be extracted |
45 | 45 | * @param array<int, string> $excluded methods to be ignored |
46 | + * @param string[] $excluded |
|
46 | 47 | * |
47 | 48 | * @return ReflectionMethod[] |
48 | 49 | */ |