Completed
Pull Request — master (#1)
by Orkhan
08:57 queued 04:22
created
src/CBAR.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
144 144
      *
145 145
      * @return $this
146 146
      */
147
-    public function for(string $date)
147
+    public function for (string $date)
148 148
     {
149 149
         $this->setDate($date);
150 150
 
Please login to merge, or discard this patch.