Completed
Push — master ( 6afcf2...577319 )
by Richan
01:22
created
src/Concerns/ManipulateHttpResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
      *
125 125
      * @param string $key
126 126
      *
127
-     * @return mixed
127
+     * @return string
128 128
      */
129 129
     abstract public function getConfig($key);
130 130
 }
Please login to merge, or discard this patch.