mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
No code changes, just cleaned up comments a bit
This commit is contained in:
@@ -8,11 +8,7 @@ class ParseTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* CSV
|
||||
* The CSV object
|
||||
*
|
||||
* @access protected
|
||||
* @var Csv
|
||||
* @var Csv object
|
||||
*/
|
||||
protected $csv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user