Completed
Push — master ( c7b0fa...c03ff4 )
by Orkhan
02:18
created
src/CBAR.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
      * @return $this
138 138
      * @throws DateException
139 139
      */
140
-    public function for(string $date)
140
+    public function for (string $date)
141 141
     {
142 142
         $this->date = $date;
143 143
 
Please login to merge, or discard this patch.