protected property SpreadsheetIterator::$cache in Migrate Spreadsheet 2.0.x
Same name and namespace in other branches
- 8 src/SpreadsheetIterator.php \Drupal\migrate_spreadsheet\SpreadsheetIterator::cache
Static cache for some of the computed values.
Type: array
File
- src/
SpreadsheetIterator.php, line 41
Class
- SpreadsheetIterator
- Provides a spreadsheet iterator.
Namespace
Drupal\migrate_spreadsheetCode
protected $cache = [];