Completed
Pull Request — master (#215)
by Alexander
01:55
created
src/GridInputProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
      *
135 135
      * @param string $key
136 136
      * @param $default
137
-     * @return mixed
137
+     * @return integer
138 138
      */
139 139
     public function getValue($key, $default = null)
140 140
     {
Please login to merge, or discard this patch.