Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate / src / Plugin / MigrateDestinationPluginManager.php
index 090efd042a2205fe9c4835903cea99a2bfdc847e..24684f88786650e30464461a4efd57d833609446 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\Core\Extension\ModuleHandlerInterface;
  * Plugin manager for migrate destination plugins.
  *
  * @see \Drupal\migrate\Plugin\MigrateDestinationInterface
- * @see \Drupal\migrate\Plugin\destination\DestinationBase
+ * @see \Drupal\migrate\Plugin\migrate\destination\DestinationBase
  * @see \Drupal\migrate\Annotation\MigrateDestination
  * @see plugin_api
  *