Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Migration.php

Migration::$source

The source configuration, with at least a 'plugin' key.

Used to initialize the $sourcePlugin.

Type: array

File

core/modules/migrate/src/Plugin/Migration.php, line 122

Class

Migration
Defines the Migration plugin.

Namespace

Drupal\migrate\Plugin

Code

protected $source;
RSS feed
Powered by Drupal