You are here

protected property EntityHelper::$entityTypeManager in Simple XML sitemap 4.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/EntityHelper.php, line 23

Class

EntityHelper
Helper class for working with entities.

Namespace

Drupal\simple_sitemap\Entity

Code

protected $entityTypeManager;