protected property RouteProviderTest::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Routing/RouteProviderTest.php \Drupal\system\Tests\Routing\RouteProviderTest::cache
The cache backend.
Type: \Drupal\Core\Cache\MemoryBackend
File
- core/
modules/ system/ src/ Tests/ Routing/ RouteProviderTest.php, line 65 - Contains \Drupal\system\Tests\Routing\RouteProviderTest.
Class
- RouteProviderTest
- Confirm that the default route provider is working correctly.
Namespace
Drupal\system\Tests\RoutingCode
protected $cache;