You are here

protected property MigrateListJSON::$httpOptions in Migrate 7.2

Same name and namespace in other branches
  1. 6.2 plugins/sources/json.inc \MigrateListJSON::httpOptions

File

plugins/sources/json.inc, line 21
Support for migration from JSON sources.

Class

MigrateListJSON
Implementation of MigrateList, for retrieving a list of IDs to be migrated from a JSON object.

Code

protected $httpOptions;