AliasManagerTest::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::languageManager
  2. 8.9.x core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::languageManager
  3. 10 core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::languageManager

Language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/path_alias/tests/src/Unit/AliasManagerTest.php, line 46

Class

AliasManagerTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21path_alias%21src%21AliasManager.php/class/AliasManager/11.x" title="The default alias manager implementation." class="local">\Drupal\path_alias\AliasManager</a> @group path_alias

Namespace

Drupal\Tests\path_alias\Unit

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.