Passed
Pull Request — master (#4)
by
unknown
03:46
created
src/Parser.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
      * @param string $key
119 119
      * @param string $default
120 120
      *
121
-     * @return mixed
121
+     * @return string
122 122
      */
123 123
     protected function getConfigValue($key, $default)
124 124
     {
Please login to merge, or discard this patch.