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