You are here

protected property LanguageInterfaceContextTest::$contextRepository in Page Manager 8.4

The context repository service.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

tests/src/Unit/LanguageInterfaceContextTest.php, line 25

Class

LanguageInterfaceContextTest
Tests the current language interface context.

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $contextRepository;