You are here

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

Mocked entity repository service.

Type: \Drupal\Core\Entity\EntityRepository

File

tests/src/Unit/BlockFormAlterTest.php, line 29

Class

BlockFormAlterTest
@coversDefaultClass \Drupal\block_style_plugins\BlockFormAlter @group block_style_plugins

Namespace

Drupal\Tests\block_style_plugins\Unit

Code

protected $entityRepository;