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

Breadcrumb

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

function Migration::label

Overrides MigrationInterface::label

File

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

Class

Migration
Defines the Migration plugin.

Namespace

Drupal\migrate\Plugin

Code

public function label() {
    return $this->label;
}
RSS feed
Powered by Drupal