protected property Spreadsheet::$fileSystem in Migrate Spreadsheet 8
Same name and namespace in other branches
- 2.0.x src/Plugin/migrate/source/Spreadsheet.php \Drupal\migrate_spreadsheet\Plugin\migrate\source\Spreadsheet::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
Plugin/ migrate/ source/ Spreadsheet.php, line 34
Class
- Spreadsheet
- Provides a source plugin that migrate from spreadsheet files.
Namespace
Drupal\migrate_spreadsheet\Plugin\migrate\sourceCode
protected $fileSystem;