You are here

protected property WordPressMigration::$wxrFile in WordPress Migrate 7.2

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

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

Type: string

File

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

Class

WordPressMigration
@file Implementation of migration from WordPress into Drupal

Code

protected $wxrFile;