protected property AliasManagerTest::$cacheKey in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\PathCode
protected $cacheKey = 'preload-paths:key';