You are here

protected property WordPressMigration::$wxrFile in WordPress Migrate 7

Same name and namespace in other branches
  1. 7.2 wordpress.inc \WordPressMigration::wxrFile

The filespec of the WXR file this migration is based on.

Type: string

File

./wordpress.inc, line 13
Implementation of migration from WordPress into Drupal

Class

WordPressMigration
@file Implementation of migration from WordPress into Drupal

Code

protected $wxrFile;