protected property EntityComment::$entityQuery in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::entityQuery
The entity query object.
Type: \Drupal\Core\Entity\Query\QueryInterface
File
- core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityComment.php, line 40 - Contains \Drupal\comment\Plugin\migrate\destination\EntityComment.
Class
- EntityComment
- Plugin annotation @MigrateDestination( id = "entity:comment" )
Namespace
Drupal\comment\Plugin\migrate\destinationCode
protected $entityQuery;