- Issue created by @erichomanchuk
When running the drush command to clone an entity the error below is thrown
Error: Call to undefined method Drupal\config_entity_cloner\PluginManager\ConfigEntityClonerProcess\ConfigEntityClonerProcessPluginWrapper::getProcess() in Drupal\config_entity_cloner\Service\ConfigEntityCloner->processCloneEntity() (line 225 of /Users/Shared/_work/UTLAW_law.utoronto.ca/_utlaw/web/modules/contrib/config_entity_cloner/src/Service/ConfigEntityCloner.php).
I was cloning a menu using the command below
drush cec:cce menu main
Active
1.1
Code