Skip to content

Commit

Permalink
Sync w. mig bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Jun 1, 2017
1 parent 14b2da1 commit 3f38cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Executor/WorkflowExecutor.php
Expand Up @@ -26,4 +26,4 @@ protected function cancel($dsl, $context)

return parent::cancel($dsl, $context);
}
}
}
1 change: 1 addition & 0 deletions Resources/config/services.yml
Expand Up @@ -71,6 +71,7 @@ services:
class: '%ez_workflowengine_bundle.executor.workflow.class%'
arguments:
- '@ez_migration_bundle.reference_matcher'
- '@ez_migration_bundle.reference_resolver.customreference'
- '@ez_migration_bundle.executor.content_manager'
- '@ez_migration_bundle.executor.location_manager'
- '@ez_migration_bundle.executor.content_type_manager'
Expand Down

0 comments on commit 3f38cf8

Please sign in to comment.