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