You are here

protected property BlockStyleBase::$entityRepository in Block Style Plugins 8

Instance of the Entity Repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/BlockStyleBase.php, line 45

Class

BlockStyleBase
Base class for Block style plugins.

Namespace

Drupal\block_style_plugins\Plugin

Code

protected $entityRepository;