Completed
Push — master ( cf27eb...ddf123 )
by Zach
03:52
created
src/Settings/Settings.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -377,7 +377,7 @@
 block discarded – undo
377 377
      *
378 378
      * @param string $key
379 379
      *
380
-     * @return bool
380
+     * @return boolean|null
381 381
      */
382 382
     protected function deleteRecord($key)
383 383
     {
Please login to merge, or discard this patch.