You are here

protected property RulesComponentRepository::$languageManager in Rules 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Engine/RulesComponentRepository.php, line 42

Class

RulesComponentRepository
Provides an implementation of the component repository service.

Namespace

Drupal\rules\Engine

Code

protected $languageManager;