You are here

protected property MenuLinkContentNormalizer::$entityRepository in Better Normalizers 8

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Normalizer/MenuLinkContentNormalizer.php, line 53

Class

MenuLinkContentNormalizer
A normalizer to handle menu-link content links to entities.

Namespace

Drupal\better_normalizers\Normalizer

Code

protected $entityRepository;