You are here

protected property ContextMapperTest::$entityRepository in Page Manager 8

Same name and namespace in other branches
  1. 8.4 tests/src/Unit/ContextMapperTest.php \Drupal\Tests\page_manager\Unit\ContextMapperTest::entityRepository

Type: \Drupal\Core\Entity\EntityRepositoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/ContextMapperTest.php, line 38
Contains \Drupal\Tests\page_manager\Unit\ContextMapperTest.

Class

ContextMapperTest
@coversDefaultClass \Drupal\page_manager\ContextMapper

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $entityRepository;