2 classes are annotated with MigrateDestination
- Book in core/
modules/ book/ src/ Plugin/ migrate/ destination/ Book.php - Plugin annotation @MigrateDestination( id = "book", provider = "book" )
- NodeCounter in core/
modules/ statistics/ src/ Plugin/ migrate/ destination/ NodeCounter.php - Destination for node counter.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.