Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Carlson authored and Zack Carlson committed Mar 22, 2024
1 parent f67932d commit faa6e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Omniphx/Forrest/Formatters/CsvHeadersFormatter.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Omniphx\Forrest\Interfaces\FormatterInterface;

class CsvFormatter implements FormatterInterface
class CsvHeadersFormatter implements FormatterInterface
{
protected $tokenRepository;
protected $settings;
Expand Down

0 comments on commit faa6e76

Please sign in to comment.