Completed
Push — master ( 8051b2...4da77e )
by Nicolaas
01:40
created
code/model/ThemeCustomisation.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -154,6 +154,9 @@
 block discarded – undo
154 154
         return $this->fieldsPerType('Colour');
155 155
     }
156 156
 
157
+    /**
158
+     * @param string $name
159
+     */
157 160
     protected function fieldsPerType($name)
158 161
     {
159 162
         $list = $this->Config()->get('db');
Please login to merge, or discard this patch.