You are here

protected property UrlExtractor::$entityTypeManager in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x src/UrlExtractor.php \Drupal\twig_tweak\UrlExtractor::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UrlExtractor.php, line 25

Class

UrlExtractor
URL extractor service.

Namespace

Drupal\twig_tweak

Code

protected $entityTypeManager;