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