Completed
Push — master ( d65f51...5b82a8 )
by Oscar
02:16
created
src/Fields/Field.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -95,6 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * Returns a config value
97 97
      *
98
+     * @param string $name
98 99
      * @return mixed
99 100
      */
100 101
     public function getConfig($name)
Please login to merge, or discard this patch.