You are here

protected property CSVUnitTestCase::$happyPath in Migrate Source CSV 8

The happy path file url.

Type: string

File

tests/src/Unit/CSVUnitTestCase.php, line 24
Code for CSVFileObjectTest.php.

Class

CSVUnitTestCase
Base unit test to build csv file contents.

Namespace

Drupal\Tests\migrate_source_csv\Unit

Code

protected $happyPath;