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

Breadcrumb

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

Migration::$process

The configuration describing the process plugins.

This is a strictly internal property and should not returned to calling code, use getProcess() instead.

Type: array

File

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

Class

Migration
Defines the Migration plugin.

Namespace

Drupal\migrate\Plugin

Code

protected $process = [];
RSS feed
Powered by Drupal