Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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