mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Updated remaining occurrences for old class/project name.
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
class BaseClass extends PHPUnit\Framework\TestCase {
|
||||
|
||||
/**
|
||||
* CSV
|
||||
* The parseCSV object
|
||||
*
|
||||
* @access protected
|
||||
* @var ParseCsvForPhp
|
||||
* @var ParseCsvForPhp object
|
||||
*/
|
||||
protected $csv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user