Passed
Branch master (c38037)
by Orkhan
08:02
created
Category
src/CBAR.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@
 block discarded – undo
140 140
      * @return $this
141 141
      * @throws DateException
142 142
      */
143
-    public function for(string $date)
143
+    public function for (string $date)
144 144
     {
145 145
         $this->setDate($date);
146 146
 
Please login to merge, or discard this patch.