private property FileTest::$baseDir in Migrate Plus 8.5
Same name and namespace in other branches
- 8.4 tests/src/Unit/data_fetcher/FileTest.php \Drupal\Tests\migrate_plus\Unit\data_fetcher\FileTest::baseDir
Define virtual dir where we'll be creating files in/fetching files from.
Type: \org\bovigo\vfs\vfsStreamDirectory
File
- tests/
src/ Unit/ data_fetcher/ FileTest.php, line 81 - PHPUnit tests for the Migrate Plus File 'data fetcher' plugin.
Class
- FileTest
- @coversDefaultClass \Drupal\migrate_plus\Plugin\migrate_plus\data_fetcher\File
Namespace
Drupal\Tests\migrate_plus\Unit\data_fetcherCode
private $baseDir;