Skip to content

Commit

Permalink
Fix PhpStan
Browse files Browse the repository at this point in the history
  • Loading branch information
blankse authored and brusch committed Jan 3, 2023
1 parent 8e711c3 commit 19ab32a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Tool/Text/Csv.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ protected function guessQuoteAndDelim($data)
* @param string $quotechar
*
* @return bool|string
*
* @phpstan-param non-empty-string $linefeed
*/
protected function guessDelim($data, $linefeed, $quotechar)
{
Expand Down

0 comments on commit 19ab32a

Please sign in to comment.