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

Breadcrumb

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

MigrateSourceInterface::NOT_COUNTABLE

Indicates that the source is not countable.

File

core/modules/migrate/src/Plugin/MigrateSourceInterface.php, line 23

Class

MigrateSourceInterface
Defines an interface for migrate sources.

Namespace

Drupal\migrate\Plugin

Code

const NOT_COUNTABLE = -1;
RSS feed
Powered by Drupal