Completed
Push — phpstan-fixes ( f3f29e )
by Richan
01:15
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.