Skip to content

Commit

Permalink
Merge pull request #2780 from yajra/analysis-NA3mjr
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
yajra authored May 8, 2022
2 parents b900419 + f2421d7 commit 2dcaad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Formatters/DateFormatter.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ public function format($value, $row): string

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

0 comments on commit 2dcaad1

Please sign in to comment.