You are here

protected property TrailingSlashOutboundPathProcessor::$entityTypeManager in Trailing Slash 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PathProcessor/TrailingSlashOutboundPathProcessor.php, line 44

Class

TrailingSlashOutboundPathProcessor
Class TrailingSlashOutboundPathProcessor.

Namespace

Drupal\trailing_slash\PathProcessor

Code

protected $entityTypeManager;