- Issue created by @pmichelazzo
- Merge request !3Update field formatters to use EntityTypeManagerInterface → (Merged) created by pmichelazzo
Since EntityManagerInterface is depreceated, it's necessary to update some field formatters in favor of EntityTypeManagerInterface.
Replace calls to EntityManagerInterface with EntityTypeManagerInterface and refactor the code.
Active
1.0
Code