RulesEntityIntegrationTestBase::$languageManager

The language manager mock.

Type: \Drupal\Core\Language\LanguageManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Integration/RulesEntityIntegrationTestBase.php, line 31

Class

RulesEntityIntegrationTestBase
Base class for Rules integration tests with entities.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $languageManager;