protected property TokenTest::$cache in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Utility/TokenTest.php \Drupal\Tests\Core\Utility\TokenTest::cache
The cache used for testing.
Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Utility/ TokenTest.php, line 30 - Contains \Drupal\Tests\Core\Utility\TokenTest.
Class
- TokenTest
- @coversDefaultClass \Drupal\Core\Utility\Token @group Utility
Namespace
Drupal\Tests\Core\UtilityCode
protected $cache;