Completed
Push — master ( 0c7271...4232fc )
by Sandro
05:21
created
src/Code/Generator/InputFilterGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -196,7 +196,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.