protected property MigrateSourceJSON::$fields in Migrate 7.2
List of available source fields.
Type: array
File
- plugins/
sources/ json.inc, line 445 - Support for migration from JSON sources.
Class
- MigrateSourceJSON
- Implementation of MigrateSource, to handle imports from stand-alone JSON files.
Code
protected $fields = array();