You are here

protected property BlockStyleForm::$entityRepository in Block Style Plugins 8.2

Instance of the Entity Repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Form/BlockStyleForm.php, line 48

Class

BlockStyleForm
Provides a form for applying styles to a block.

Namespace

Drupal\block_style_plugins\Form

Code

protected $entityRepository;