@@ -196,7 +196,7 @@ |
||
196 | 196 | /** |
197 | 197 | * Builds the option e.g. for filters or validators. |
198 | 198 | * |
199 | - * @param array $types |
|
199 | + * @param string[] $types |
|
200 | 200 | * @return string Code |
201 | 201 | */ |
202 | 202 | protected function getFilter(array $types) |