You are here

protected property MigrateUIStep::$formMethod in Migrate 7.2

Callable that returns the form array for this step.

Type: string

File

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

Class

MigrateUIStep
Class representing one step of a wizard.

Code

protected $formMethod;