@@ -54,7 +54,7 @@ |
||
54 | 54 | * This means you cannot use any space in your patterns. |
55 | 55 | * |
56 | 56 | * @param array $patterns |
57 | - * @return \Closure|callable |
|
57 | + * @return \Closure |
|
58 | 58 | */ |
59 | 59 | function func(array $patterns) |
60 | 60 | { |