protected property EntityComment::$stubCommentedEntityIds in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::stubCommentedEntityIds
An array of entity IDs for the 'commented entity' keyed by entity type.
Type: array
File
- core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityComment.php, line 33
Class
- EntityComment
- Plugin annotation @MigrateDestination( id = "entity:comment" )
Namespace
Drupal\comment\Plugin\migrate\destinationCode
protected $stubCommentedEntityIds;