Skip to content
Snippets Groups Projects
Commit 1bb8601f authored by Andrew Stowell's avatar Andrew Stowell Committed by Sascha Grossenbacher
Browse files

Issue #3501563 by averagejoe3000: Incorrect class name for...

Issue #3501563 by averagejoe3000: Incorrect class name for content_workflow_bynder_reference_revision migrate process plugin
parent 81fdd3f5
No related branches found
No related tags found
1 merge request!7Issue #3501563: Fix content_workflow_bynder_reference_revision process plugin class name
Pipeline #407382 passed with warnings
......@@ -22,7 +22,7 @@ use Drupal\migrate\Row;
* source: field
* @endcode
*/
class ContentWorkflowBynderReferenceRevisionReferenceRevision extends ProcessPluginBase {
class ContentWorkflowBynderReferenceRevision extends ProcessPluginBase {
/**
* {@inheritdoc}
......
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