- 🇮🇳India rajeshreeputra Pune
The issue is being closed as it does not appear to relate to a problem with the Entity Clone module. Please feel free to create a new one if the problem persists.
The 'DynamicLocalTasks' class is type coupling a dependency 'TranslationManager' instead of using an interface.
This leads to problems once other modules that implement the decoration pattern are used.
Install the modules below:
- entity_clone
- symfony_validator_translator
An error will be thrown either after installing the module or when the cache is cleared.
Use an abstract class preferably an interface when injecting dependencies.
None
None
None
None
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The issue is being closed as it does not appear to relate to a problem with the Entity Clone module. Please feel free to create a new one if the problem persists.