No code changes, just cleaned up comments a bit

This commit is contained in:
Christian Bläul
2018-02-21 19:36:06 +01:00
committed by Fonata
parent d05577d303
commit 68239d6859
2 changed files with 2 additions and 31 deletions

View File

@@ -8,11 +8,7 @@ class ParseTest extends TestCase
{
/**
* CSV
* The CSV object
*
* @access protected
* @var Csv
* @var Csv object
*/
protected $csv;