Completed
Push — v0.3.2 ( 1a3dba...d6539b )
by Richan
01:22
created
src/Concerns/ManageLastModifiedHeader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
      * Set configuration value for a specific key.
90 90
      *
91 91
      * @param string $key
92
-     * @param mixed  $value
92
+     * @param boolean  $value
93 93
      *
94 94
      * @return void
95 95
      */
Please login to merge, or discard this patch.
src/Concerns/ManipulateHttpResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
      * Set configuration value for a specific key.
156 156
      *
157 157
      * @param string $key
158
-     * @param mixed  $value
158
+     * @param integer  $value
159 159
      *
160 160
      * @return void
161 161
      */
Please login to merge, or discard this patch.