Passed
Push — develop ( c12a7c...8c72c1 )
by Kenneth
02:31
created
src/Bindings/Bindings.php 1 patch
Indentation   -2 removed lines patch added patch discarded remove patch
@@ -55,7 +55,6 @@  discard block
 block discarded – undo
55 55
      * Bind a boolean value as bool.
56 56
      *
57 57
      * @param int|bool|null $value
58
-
59 58
      *
60 59
      * @return array
61 60
      * @throws TypeError
@@ -138,7 +137,6 @@  discard block
 block discarded – undo
138 137
      * YYYY-MM-DD HH:MM:SS is the proper date format.
139 138
      *
140 139
      * @param string $value
141
-
142 140
      *
143 141
      * @return array
144 142
      * @throws TypeError
Please login to merge, or discard this patch.