Completed
Pull Request — master (#7)
by Tijs
21:21
created
SettingsManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
      * Store a setting
117 117
      *
118 118
      * @param string $name
119
-     * @param mixed  $value
119
+     * @param string  $value
120 120
      * @param bool   $isEditable
121 121
      * @return $this
122 122
      */
Please login to merge, or discard this patch.