You are here

protected property EntityUrlGeneratorBase::$entityTypeManager in Simple XML sitemap 8.3

Same name and namespace in other branches
  1. 4.x src/Plugin/simple_sitemap/UrlGenerator/EntityUrlGeneratorBase.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\EntityUrlGeneratorBase::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/simple_sitemap/UrlGenerator/EntityUrlGeneratorBase.php, line 37

Class

EntityUrlGeneratorBase
Class EntityUrlGeneratorBase @package Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Namespace

Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Code

protected $entityTypeManager;