Update Csv.php
This commit is contained in:
parent
294933c9e5
commit
b9a9eb2316
|
|
@ -35,7 +35,7 @@ class Csv extends BaseReader
|
|||
private $inputEncoding = 'UTF-8';
|
||||
|
||||
/**
|
||||
* Fallback encoding if 'guess' fails to find a match.
|
||||
* Fallback encoding if 'guess' strikes out.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue