constant MigrateSourceInterface::NOT_COUNTABLE in Drupal 9
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\PluginCode
const NOT_COUNTABLE = -1;