You are here

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

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UriExtractor.php, line 23

Class

UriExtractor
URI extractor service.

Namespace

Drupal\twig_tweak

Code

protected $entityTypeManager;