We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b900419 commit f2421d7Copy full SHA for f2421d7
tests/Formatters/DateFormatter.php
@@ -23,4 +23,4 @@ public function format($value, $row): string
23
24
return $value ? Carbon::parse($value)->format($this->format) : '';
25
}
26
-}
+}
0 commit comments