Completed
Push — master ( f4d77b...75a886 )
by Richan
13:04
created
src/Concerns/ManipulateHttpResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
      * Get configuration value for a specific key.
119 119
      *
120 120
      * @param  string $key
121
-     * @return mixed
121
+     * @return string
122 122
      */
123 123
     abstract public function getConfig($key);
124 124
 }
Please login to merge, or discard this patch.