You are here

protected property AliasManagerTest::$aliasManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php \Drupal\Tests\Core\Path\AliasManagerTest::aliasManager

The alias manager.

Type: \Drupal\Core\Path\AliasManager

File

core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php, line 26
Contains \Drupal\Tests\Core\Path\AliasManagerTest.

Class

AliasManagerTest
@coversDefaultClass \Drupal\Core\Path\AliasManager @group Path

Namespace

Drupal\Tests\Core\Path

Code

protected $aliasManager;