Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jan 23, 2023
1 parent 2cac2cf commit 0cf63fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/CsvView.php
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ public function initialize(): void
/**
* Mime-type this view class renders as.
*
* @return string The JSON content type.
* @return string The CSV content type.
*/
public static function contentType(): string
{
Expand Down

0 comments on commit 0cf63fa

Please sign in to comment.