Completed
Pull Request — master (#4542)
by Daniel
10:44 queued 02:56
created
tests/php/Forms/ValidatorTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Common method for setting up form, since that will always be a dependency for the validator.
20 20
      *
21
-     * @param	array	$fieldNames
21
+     * @param	string[]	$fieldNames
22 22
      * @return	Form
23 23
      */
24 24
     protected function getForm(array $fieldNames = array()) {
Please login to merge, or discard this patch.