Completed
Push — develop ( c61736...9994ff )
by Neil
7s
created
app/Settings.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -188,7 +188,7 @@
 block discarded – undo
188 188
      * Currently, $key is unused
189 189
      *
190 190
      * @param string $key The path to check
191
-     * @return string|false false or the source: config | auth
191
+     * @return boolean false or the source: config | auth
192 192
      */
193 193
     public function isReadOnly($key)
194 194
     {
Please login to merge, or discard this patch.