MigrateSourceInterface::NOT_COUNTABLE
Same name in other branches
- 9 core/modules/migrate/src/Plugin/MigrateSourceInterface.php \Drupal\migrate\Plugin\MigrateSourceInterface::NOT_COUNTABLE
- 10 core/modules/migrate/src/Plugin/MigrateSourceInterface.php \Drupal\migrate\Plugin\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\PluginCode
const NOT_COUNTABLE = -1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.