Completed
Push — dev ( db9e97...7ccaeb )
by Ben
02:22
created
src/Config.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
      * From an item from the configuration
75 75
      *
76 76
      * @param  string $key
77
-     * @return boolean
77
+     * @return boolean|null
78 78
      */
79 79
     public function forget($key)
80 80
     {
Please login to merge, or discard this patch.