You are here

protected property MigrateUIStep::$name in Migrate 7.2

A translatable string briefly describing this step, to be used in the page title for the step form.

Type: string

File

migrate_ui/migrate_ui.wizard.inc, line 563
Migration wizard framework.

Class

MigrateUIStep
Class representing one step of a wizard.

Code

protected $name;