Issue #2728789 by tlyngej: Wrong @see link in CckFieldPluginBase docblock

8.2.x
Nathaniel Catchpole 2016-06-21 12:45:31 +01:00
parent 5dd8636e97
commit 8ed14e0eae
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ use Drupal\migrate_drupal\Plugin\MigrateCckFieldInterface;
/**
* The base class for all cck field plugins.
*
* @see \Drupal\migrate_drupal\Plugin\MigratePluginManager
* @see \Drupal\migrate\Plugin\MigratePluginManager
* @see \Drupal\migrate_drupal\Annotation\MigrateCckField
* @see \Drupal\migrate_drupal\Plugin\MigrateCckFieldInterface
* @see plugin_api