You are here

protected property AliasManagerTest::$cacheKey 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::cacheKey

The internal cache key used by the alias manager.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\Core\Path

Code

protected $cacheKey = 'preload-paths:key';