@@ -26,10 +26,10 @@ |
||
26 | 26 | $this->writer = $writer; |
27 | 27 | } |
28 | 28 | |
29 | - /** |
|
30 | - * @param $day |
|
31 | - * @throws Exception |
|
32 | - */ |
|
29 | + /** |
|
30 | + * @param $day |
|
31 | + * @throws Exception |
|
32 | + */ |
|
33 | 33 | public function handle($day): void |
34 | 34 | { |
35 | 35 | $date1Begin = new DateTime($day); |