Skip to content

Commit 0cf63fa

Browse files
committed
Fix docblock
1 parent 2cac2cf commit 0cf63fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/View/CsvView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ public function initialize(): void
183183
/**
184184
* Mime-type this view class renders as.
185185
*
186-
* @return string The JSON content type.
186+
* @return string The CSV content type.
187187
*/
188188
public static function contentType(): string
189189
{

0 commit comments

Comments
 (0)