You are here

protected property GoogleSheets::$headers in Migrate Google Sheets 8

Same name and namespace in other branches
  1. 2.x src/Plugin/migrate_plus/data_parser/GoogleSheets.php \Drupal\migrate_google_sheets\Plugin\migrate_plus\data_parser\GoogleSheets::headers

Type: array

File

src/Plugin/migrate_plus/data_parser/GoogleSheets.php, line 23

Class

GoogleSheets
Obtain Google Sheet data for migration.

Namespace

Drupal\migrate_google_sheets\Plugin\migrate_plus\data_parser

Code

protected $headers = [];