Completed
Push — master ( 0a067e...1516fd )
by Chin
01:04
created
src/BooleanOptionalModifierProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
     /**
10 10
      * Chainable method for making any formatter optional.
11 11
      *
12
-     * @param  mixed  $weight
12
+     * @param  double  $weight
13 13
      * @param  mixed|null  $default
14 14
      * @return mixed|null
15 15
      */
Please login to merge, or discard this patch.