You are here

protected property MigrateGroup::$arguments in Migrate 7.2

Domain-specific arguments for the group (to be applied to all migrations in the group).

Type: array

File

includes/group.inc, line 38
Definition for a migration group.

Class

MigrateGroup
@file Definition for a migration group.

Code

protected $arguments = array();