You are here

protected property PathAliasNormalizer::$entityRepository in Tome 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

modules/tome_sync/src/Normalizer/PathAliasNormalizer.php, line 28

Class

PathAliasNormalizer
Normalizer for Path alias entities.

Namespace

Drupal\tome_sync\Normalizer

Code

protected $entityRepository;