You are here

protected property LanguageInterfaceContext::$contextRepository in Page Manager 8.4

The context repository service.

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

File

src/EventSubscriber/LanguageInterfaceContext.php, line 20

Class

LanguageInterfaceContext
Sets the current language_interface as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $contextRepository;