Skip to content

Commit 2dcaad1

Browse files
authored
Merge pull request #2780 from yajra/analysis-NA3mjr
Apply fixes from StyleCI
2 parents b900419 + f2421d7 commit 2dcaad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Formatters/DateFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ public function format($value, $row): string
2323

2424
return $value ? Carbon::parse($value)->format($this->format) : '';
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)