You are here

protected property XmlSitemapEntitiesSettingsForm::$entityTypeBundleInfo in XML sitemap 8

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

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/XmlSitemapEntitiesSettingsForm.php, line 32

Class

XmlSitemapEntitiesSettingsForm
Configure what entities will be included in sitemap.

Namespace

Drupal\xmlsitemap\Form

Code

protected $entityTypeBundleInfo;