Skip to content
Snippets Groups Projects
Commit bb46c920 authored by Gabor Hojtsy's avatar Gabor Hojtsy
Browse files

Issue #2873782 by Jo Fitzgerald, Dinesh18, vrwired: Add Change record to...

Issue #2873782 by Jo Fitzgerald, Dinesh18, vrwired: Add Change record to @deprecated for MigrateCckFieldPluginManagerInterface
parent b45a1015
No related branches found
No related tags found
No related merge requests found
......@@ -11,5 +11,7 @@
*
* @deprecated in Drupal 8.3.x, to be removed before Drupal 9.0.x. Use
* \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface instead.
*
* @see https://www.drupal.org/node/2751897
*/
interface MigrateCckFieldPluginManagerInterface extends MigrateFieldPluginManagerInterface { }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment