protected property DataParserPluginBase::$currentId in Migrate Plus 8.4
Same name and namespace in other branches
- 8.5 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::currentId
- 8 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::currentId
- 8.2 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::currentId
- 8.3 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::currentId
Value of the ID for the current item when iterating.
Type: string
File
- src/
DataParserPluginBase.php, line 51
Class
- DataParserPluginBase
- Defines a base data parser implementation.
Namespace
Drupal\migrate_plusCode
protected $currentId = NULL;