You are here

protected property MigrateItemJSON::$httpOptions in Migrate 6.2

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

File

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

Class

MigrateItemJSON
Implementation of MigrateItem, for retrieving a parsed JSON object given an ID provided by a MigrateList class.

Code

protected $httpOptions;