You are here

protected property MigrateSourceJSON::$sourceUrls in Migrate 7.2

The source URLs to load JSON from

Type: array

File

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

Class

MigrateSourceJSON
Implementation of MigrateSource, to handle imports from stand-alone JSON files.

Code

protected $sourceUrls = array();