You are here

protected property WordPressMigration::$blog in WordPress Migrate 7.2

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

The blog object representing a set of migrations.

Type: WordPressBlog

File

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

Class

WordPressMigration
@file Implementation of migration from WordPress into Drupal

Code

protected $blog;