You are here

protected property AliasManagerTest::$aliasStorage in Drupal 8

Alias storage.

Type: \Drupal\Core\Path\AliasStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

AliasManagerTest
@coversDefaultClass \Drupal\path_alias\AliasManager @group path_alias

Namespace

Drupal\Tests\path_alias\Unit

Code

protected $aliasStorage;