- Issue created by @Harlor
Currently we force the simple sitemap $entityManager to be an instance of Drupal\simple_sitemap\Manager\EntityManager. This causes Problems when the service gets decorated.
Use the SitemapGetterInterface instead.
Active
1.0
Code