Completed
Push — master ( 41d440...fb337d )
by Peter
22s
created
code/models/fieldtypes/TimeZone.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 {
7 7
     /**
8 8
      * @param string $title
9
-     * @param array $param
9
+     * @param array $params
10 10
      * @return TimeZoneField
11 11
      */
12 12
     public function scaffoldFormField($title = null, $params = null)
Please login to merge, or discard this patch.