You are here

protected property EntityBlockBlock::$entityRepository in Entityblock 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Block/EntityBlockBlock.php, line 51
Contains \Drupal\entityblock\Plugin\Block\EntityBlockBlock.

Class

EntityBlockBlock
Provides an entityblock block.

Namespace

Drupal\entityblock\Plugin\Block

Code

protected $entityRepository;