You are here

protected property XmlSitemapEntitiesSettingsForm::$entityTypeManager in XML sitemap 8

Same name and namespace in other branches
  1. 2.x src/Form/XmlSitemapEntitiesSettingsForm.php \Drupal\xmlsitemap\Form\XmlSitemapEntitiesSettingsForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/XmlSitemapEntitiesSettingsForm.php, line 25

Class

XmlSitemapEntitiesSettingsForm
Configure what entities will be included in sitemap.

Namespace

Drupal\xmlsitemap\Form

Code

protected $entityTypeManager;