You are here

protected property FootermapBlock::$entityRepository in footermap: a footer site map 8

The entity.repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Block/FootermapBlock.php, line 57

Class

FootermapBlock
Provide a footer-based site map block based on menu items.

Namespace

Drupal\footermap\Plugin\Block

Code

protected $entityRepository;