You are here

protected property UrlTest::$pathAliasManager in Drupal 8

The path alias manager.

Type: \Drupal\path_alias\AliasManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/UrlTest.php, line 47
Contains \Drupal\Tests\Core\UrlTest.

Class

UrlTest
@coversDefaultClass \Drupal\Core\Url @group UrlTest

Namespace

Drupal\Tests\Core

Code

protected $pathAliasManager;